We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a4880e + d4f229f commit 4edce2eCopy full SHA for 4edce2e
package.json
@@ -5,19 +5,19 @@
5
"private": true,
6
"devDependencies": {
7
"bower": "^1.8.4",
8
- "browserify": "^13.0.0",
+ "browserify": "^16.3.0",
9
"connect-livereload": "~0.6.0",
10
"grunt": "~1.0.1",
11
"grunt-banner": "^0.6.0",
12
"grunt-browserify": "^5.0.0",
13
"grunt-contrib-clean": "^2.0.0",
14
- "grunt-contrib-connect": "^1.0.2",
+ "grunt-contrib-connect": "^2.0.0",
15
"grunt-contrib-copy": "~1.0.0",
16
"grunt-contrib-sass": "~1.0.0",
17
"grunt-contrib-uglify": "~4.0.1",
18
- "grunt-contrib-watch": "~1.0.0",
+ "grunt-contrib-watch": "~1.1.0",
19
"grunt-exec": "~1.0.1",
20
"grunt-open": "0.2.4",
21
- "matchdep": "~1.0.1"
+ "matchdep": "~2.0.0"
22
}
23
0 commit comments