Skip to content
This repository was archived by the owner on May 22, 2020. It is now read-only.

Commit a80060a

Browse files
committed
npm modules
fixes #127
1 parent e623aa8 commit a80060a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
},
2828
"devDependencies": {
2929
"grunt": "^0.4.5",
30-
"grunt-banner": "~0.2.0",
31-
"grunt-contrib-coffee": "~0.8.0",
32-
"grunt-contrib-uglify": "~0.2.2",
33-
"grunt-contrib-watch": "~0.5.1",
34-
"grunt-recess": "~0.3.3",
35-
"grunt-bump": "~0.0.14"
30+
"grunt-banner": "^0.6.0",
31+
"grunt-contrib-coffee": "^0.13.0",
32+
"grunt-contrib-uglify": "^0.11.0",
33+
"grunt-contrib-watch": "^0.6.1",
34+
"grunt-recess": "^1.0.1",
35+
"grunt-bump": "^0.6.0"
3636
},
3737
"npmName": "ekko-lightbox",
3838
"npmFileMap": [

0 commit comments

Comments
 (0)