This commit is contained in:
Eugene Pankov
2017-06-20 22:11:08 +02:00
parent 65e9cbe759
commit d9fd78fb42
14 changed files with 117 additions and 17 deletions

View File

@@ -6,7 +6,7 @@
"email": "e@ajenti.org"
},
"main": "main.js",
"version": "0.0.2",
"version": "1.0.0-alpha.1",
"scripts": {
"build": "../node_modules/.bin/webpack --progress --color --display-modules",
"watch": "../node_modules/.bin/webpack --progress --color --watch"