Skip to content

Commit fb98602

Browse files
committed
Update node packages
1 parent ce7134e commit fb98602

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
"private": true,
55
"dependencies": {},
66
"devDependencies": {
7-
"browserify": "^11.0.0",
8-
"connect-livereload": "~0.3.0",
9-
"grunt": "~0.4.1",
10-
"grunt-browserify": "^3.8.0",
11-
"grunt-contrib-clean": "0.5.0",
12-
"grunt-contrib-connect": "0.5.0",
13-
"grunt-contrib-copy": "0.5.0",
14-
"grunt-contrib-sass": "~0.7.2",
15-
"grunt-contrib-watch": "~0.4.3",
16-
"grunt-exec": "~0.4.2",
17-
"grunt-open": "0.2.2",
18-
"matchdep": "~0.1.2"
7+
"browserify": "^13.0.0",
8+
"connect-livereload": "~0.6.0",
9+
"grunt": "~1.0.1",
10+
"grunt-browserify": "^5.0.0",
11+
"grunt-contrib-clean": "^1.0.0",
12+
"grunt-contrib-connect": "^1.0.2",
13+
"grunt-contrib-copy": "~1.0.0",
14+
"grunt-contrib-sass": "~0.8.0",
15+
"grunt-contrib-watch": "~1.0.0",
16+
"grunt-exec": "~1.0.1",
17+
"grunt-open": "0.2.3",
18+
"matchdep": "~1.0.1"
1919
}
2020
}

0 commit comments

Comments
 (0)