Skip to content

Commit 874e0ba

Browse files
committed
Update npm packages
1 parent cc89417 commit 874e0ba

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
"name": "graph-visualization",
33
"version": "0.4.0",
44
"devDependencies": {
5-
"grunt": "~0.4.5",
6-
"grunt-contrib-jshint": "~0.10.0",
7-
"grunt-contrib-nodeunit": "~0.4.1",
8-
"grunt-contrib-uglify": "~0.5.0"
5+
"grunt": "~1.0.1",
6+
"grunt-contrib-jshint": "~1.1.0",
7+
"grunt-contrib-uglify": "~2.0.0"
98
}
109
}

0 commit comments

Comments
 (0)