nightnei_test_npm
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "nightnei_test_npm", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "", | ||
@@ -11,3 +11,3 @@ "main": "lib/library.js", | ||
"test:watch": "mocha --compilers js:babel-core/register --colors -w ./test/*.spec.js", | ||
"p": "npm run build | npm version patch | npm publish" | ||
"pub": "npm run build | npm version patch | npm publish" | ||
}, | ||
@@ -14,0 +14,0 @@ "devDependencies": { |
8893
9