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:
parent
a966c8cae3
commit
1f9d579c78
@ -83,6 +83,7 @@
|
|||||||
, "grunt-contrib-uglify"
|
, "grunt-contrib-uglify"
|
||||||
, "grunt-karma"
|
, "grunt-karma"
|
||||||
, "grunt-sed"
|
, "grunt-sed"
|
||||||
|
, "gulp"
|
||||||
, "karma"
|
, "karma"
|
||||||
, "karma-mocha"
|
, "karma-mocha"
|
||||||
, "karma-coverage"
|
, "karma-coverage"
|
||||||
@ -123,4 +124,5 @@
|
|||||||
, "sinon"
|
, "sinon"
|
||||||
, "shelljs"
|
, "shelljs"
|
||||||
, "typescript"
|
, "typescript"
|
||||||
|
, "git-run"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user