package: Add browserify
This commit is contained in:
parent
e803cf0df0
commit
e774ec1d65
1 changed files with 2 additions and 1 deletions
|
@ -63,9 +63,10 @@
|
|||
"sqlite3": "^3.1.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babelify": "^8.0.0",
|
||||
"browserify": "^16.2.2",
|
||||
"eslint": "^4.16.0",
|
||||
"eslint-plugin-mocha": "^4.11.0",
|
||||
"babelify": "^8.0.0",
|
||||
"mocha": "^4.0.1",
|
||||
"nodemon": "^1.12.1",
|
||||
"npm-run-all": "^4.1.2",
|
||||
|
|
Loading…
Reference in a new issue