Skip to content

Commit ea4ac06

Browse files
committedJun 11, 2014
Fixes json in package.json
1 parent f7fc844 commit ea4ac06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"grunt-contrib-concat": "~0.3.0",
88
"grunt-contrib-uglify": "~0.2.0",
99
"grunt-contrib-watch": "~0.5.3",
10-
"grunt-contrib-jshint": "^0.10.0"
10+
"grunt-contrib-jshint": "^0.10.0",
1111
"grunt": "~0.4.2"
1212
}
1313
}

0 commit comments

Comments
 (0)