Adding gulp and git-run to node-packages.json — failed to regenerate node-packages-generated.nix, though; but the next succesful regeneration will actually add these packages

This commit is contained in:
Michael Raskin 2014-08-30 14:34:42 +04:00
parent a966c8cae3
commit 1f9d579c78

View File

@ -83,6 +83,7 @@
, "grunt-contrib-uglify"
, "grunt-karma"
, "grunt-sed"
, "gulp"
, "karma"
, "karma-mocha"
, "karma-coverage"
@ -123,4 +124,5 @@
, "sinon"
, "shelljs"
, "typescript"
, "git-run"
]