repo: janusweb
action: commit
revision: 
path_from: 
revision_from: 9adc5d641b76d9db31b51744149c02aca0e6f8c3:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit 9adc5d641b76d9db31b51744149c02aca0e6f8c3
Author: James Baicoianu 
Date:   Sat May 27 19:57:58 2017 -0700

    Remove build from version packaging process

diff --git a/package.json b/package.json
index fc8c4e34b16c6bd2b5a4462bdecf92269c091495..
index ..72d63ec91fe2dfd13be844e16d8d63ac5b678e4c 100644
--- 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-----