Skip to content

Commit 931d6c7

Browse files
committed
removed github warning
1 parent 67360ed commit 931d6c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232
},
3333
"dependencies": {},
3434
"devDependencies": {
35-
"wru": "~0.2.x",
36-
"uglify-js": "1.x",
3735
"jshint": "~2.x",
36+
"phantomjs": "~1.x",
3837
"tiny-cdn": "*",
39-
"phantomjs": "~1.x"
38+
"uglify-js": "^2.8.29",
39+
"wru": "~0.2.x"
4040
}
4141
}

0 commit comments

Comments
 (0)