Skip to content

Commit

Permalink
chore: changed title
Browse files Browse the repository at this point in the history
  • Loading branch information
cazala committed Jun 27, 2018
1 parent c1852db commit b01da77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test:ci": "npm run test:coverage && codecov && npm run build:storybook && npm run test:visual",
"codecov": "codecov",
"build": "rimraf lib && webpack --config webpack.config.js",
"build:storybook": "build-storybook && cp ./static/favicon.ico ./storybook-static && sed -i -e 's/Storybook/Decentraland UI/' ./storybook-static/index.html",
"build:storybook": "build-storybook && cp ./static/favicon.ico ./storybook-static && sed -i -e 's/Storybook/UI | Decentraland/' ./storybook-static/index.html",
"semantic-release": "semantic-release",
"commitmsg": "validate-commit-msg"
},
Expand Down

0 comments on commit b01da77

Please sign in to comment.