mirror of
https://forge.chapril.org/tykayn/caisse-bliss
synced 2025-06-20 01:44:42 +02:00
add deps for js angular1.8
This commit is contained in:
parent
8e2da4f159
commit
b373892ddc
3800 changed files with 125627 additions and 40 deletions
33
.yarn/unplugged/nan-npm-0.8.0-c4db886767/node_modules/nan/.dntrc
generated
vendored
Normal file
33
.yarn/unplugged/nan-npm-0.8.0-c4db886767/node_modules/nan/.dntrc
generated
vendored
Normal file
|
@ -0,0 +1,33 @@
|
|||
## DNT config file
|
||||
## see https://github.com/rvagg/dnt
|
||||
|
||||
NODE_VERSIONS="\
|
||||
master \
|
||||
v0.11.10 \
|
||||
v0.11.9 \
|
||||
v0.11.8 \
|
||||
v0.11.7 \
|
||||
v0.11.6 \
|
||||
v0.11.5 \
|
||||
v0.11.4 \
|
||||
v0.10.24 \
|
||||
v0.10.23 \
|
||||
v0.10.22 \
|
||||
v0.10.21 \
|
||||
v0.10.20 \
|
||||
v0.10.19 \
|
||||
v0.10.18 \
|
||||
v0.8.26 \
|
||||
v0.8.25 \
|
||||
v0.8.24 \
|
||||
v0.8.23 \
|
||||
v0.8.22 \
|
||||
"
|
||||
OUTPUT_PREFIX="nan-"
|
||||
TEST_CMD="\
|
||||
cd /dnt/test/ && \
|
||||
npm install && \
|
||||
node_modules/.bin/node-gyp --nodedir /usr/src/node/ rebuild && \
|
||||
node_modules/.bin/tap js/*-test.js; \
|
||||
"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue