repo: janusweb action: commit revision: path_from: revision_from: 9adc5d641b76d9db31b51744149c02aca0e6f8c3: path_to: revision_to:
commit 9adc5d641b76d9db31b51744149c02aca0e6f8c3 Author: James BaicoianuDate: Sat May 27 19:57:58 2017 -0700 Remove build from version packaging process diff --git a/package.json b/package.json
--- a/package.json
+++ b/package.json
@@ -7,7 +7,6 @@
"license": "MIT",
"scripts": {
"postinstall": "./utils/init.sh",
- "version": "./utils/build.sh",
"build": "./utils/build.sh",
"test": "./utils/activate.sh && ./node_modules/.bin/karma start tests/karma.conf.js --single-run"
},
-----END OF PAGE-----