Release: yarn

This commit is contained in:
Jeronimo Vallelunga 2017-07-15 01:06:26 -03:00
parent 09424fb038
commit fdd4a95a5d
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
"test:watch": "npm test -- --watch",
"test:coverage": "npm test -- --coverage",
"prepublish": "npm run build",
"release": "np --no-yarn",
"release": "np",
"example:install": "npm run example:webapp:install",
"preexample:install": "npm run example:peripheral:install",