Skip to content

Commit eb21eb5

Browse files
dankohnIgorMinar
authored andcommitted
chore(package.json): use devDependencies instead of dependencies
1 parent 5a34464 commit eb21eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "AngularJS",
33
"version": "0.0.0",
4-
"dependencies": {
4+
"devDependencies": {
55
"grunt": "0.4.0",
66
"grunt-contrib-clean": "0.4.0",
77
"grunt-contrib-compress": "0.4.1",

0 commit comments

Comments
 (0)