nodePackages.dat: init at 13.9.2
This adds dat to both nodePackages_6_x and nodePackages_8_x. This package requires node-gyp-build which is also added to both package sets. Finally nodePackages_8_x was missing node-gyp and node-pre-gyp.
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
[
|
||||
"bower"
|
||||
, "coffee-script"
|
||||
, "dat"
|
||||
, "grunt-cli"
|
||||
, "mocha"
|
||||
, "nijs"
|
||||
, "node-gyp"
|
||||
, "node-gyp-build"
|
||||
, "node-pre-gyp"
|
||||
, "semver"
|
||||
, "sloc"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user