Update grunt-contrib-internal

This commit is contained in:
Kyle Robinson Young 2016-04-05 20:35:13 -07:00
parent 8491220004
commit c8bf51f6e5

View File

@ -20,12 +20,11 @@
"lodash": "^2.4.1"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-internal": "^0.4.5",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-nodeunit": "^0.4.1"
"grunt": "^1.0.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-internal": "^1.1.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-nodeunit": "^1.0.0"
},
"keywords": [
"gruntplugin"