mirror of
https://github.com/FullScreenShenanigans/ModAttachr.git
synced 2026-08-12 02:18:09 -07:00
Fix devDependencies, grunt-mocha-phantomjs version
This commit is contained in:
+3
-3
@@ -14,14 +14,14 @@
|
||||
"url": "https://github.com/FullScreenShenanigans/ModAttachr/issues"
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"devDependencies": {
|
||||
"chai": "~2.2.X",
|
||||
"grunt-contrib-clean": "~0.6.0",
|
||||
"grunt": "~0.4.X",
|
||||
"grunt-cli": "~0.1.X",
|
||||
"grunt-contrib-clean": "~0.6.X",
|
||||
"grunt-contrib-copy": "~0.8.X",
|
||||
"grunt-contrib-uglify": "~0.8.X",
|
||||
"grunt-mocha-phantomjs": "~0.6.X",
|
||||
"grunt-mocha-phantomjs": "~0.7.X",
|
||||
"grunt-tslint": "2.0.X",
|
||||
"grunt-typescript": "0.6.X",
|
||||
"mocha": "~2.2.X",
|
||||
|
||||
Reference in New Issue
Block a user