Update package.json
No need to "load-grunt-parent-tasks", the grunt task will run on publishes only.development
parent
3e20023154
commit
4c19075ffe
|
@ -24,7 +24,6 @@
|
||||||
"grunt-contrib-concat": "^1.0.1",
|
"grunt-contrib-concat": "^1.0.1",
|
||||||
"grunt-contrib-copy": "^1.0.0",
|
"grunt-contrib-copy": "^1.0.0",
|
||||||
"grunt-webpack": "^2.0.1",
|
"grunt-webpack": "^2.0.1",
|
||||||
"load-grunt-parent-tasks": "^0.1.1",
|
|
||||||
"load-grunt-tasks": "^3.5.2",
|
"load-grunt-tasks": "^3.5.2",
|
||||||
"webpack": "^2.2.1"
|
"webpack": "^2.2.1"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue