File tree Expand file tree Collapse file tree 2 files changed +2
-64
lines changed
api-builder-plugin-fn-redis Expand file tree Collapse file tree 2 files changed +2
-64
lines changed Original file line number Diff line number Diff line change 3636 "@axway/api-builder-runtime" : " ^4.22.0"
3737 },
3838 "devDependencies" : {
39- "@axway/api-builder-test-utils" : " ^1.1.3 " ,
39+ "@axway/api-builder-test-utils" : " ^1.3.0 " ,
4040 "chai" : " ^4.1.2" ,
4141 "cross-env" : " ^7.0.2" ,
4242 "dotenv" : " ^8.2.0" ,
4949 "test:debug" : " mocha --inspect-brk ./test --recursive -R spec --timeout 10000" ,
5050 "test:integration" : " cross-env TEST_TYPE='integration' mocha ./test --recursive -R spec" ,
5151 "test:integration:debug" : " cross-env TEST_TYPE='integration' mocha --inspect-brk ./test --recursive -R spec --timeout 10000" ,
52- "postinstall" : " node scripts/copyconf.js "
52+ "postinstall" : " api-builder-copy ./config/redis.default.js ./conf "
5353 }
5454}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments