mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-24 02:43:42 -05:00
splore: Align versions of browserify and watchify
This is so that they "use" the same version
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
"babel": "^5.6.23",
|
||||
"babel-eslint": "^4.1.3",
|
||||
"babelify": "^6.1.3",
|
||||
"browserify": "^6.2.0",
|
||||
"browserify": "^12.0.1",
|
||||
"eslint": "^1.7.3",
|
||||
"eslint-plugin-react": "^3.6.3",
|
||||
"watchify": "^2.1.1"
|
||||
"watchify": "^3.6"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "watchify -o out.js -t babelify -v -d main.js",
|
||||
|
||||
Reference in New Issue
Block a user