Removes devDependecies for docker from Package.json.

This commit is contained in:
Andre Casey 2013-09-30 19:11:14 -07:00
parent a1c4db8727
commit 730c82ccaf

View file

@ -72,8 +72,6 @@
"karma": "~0.10.2",
"karma-ng-html2js-preprocessor": "~0.1.0",
"mocha": "~1.12.1",
"karma-mocha": "~0.1.0",
"docker": "~0.2.8",
"grunt-docker": "0.0.5"
"karma-mocha": "~0.1.0"
}
}