We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c075a2 commit eff6619Copy full SHA for eff6619
3 files changed
test/__fixtures__/pack/2.all.config.json
@@ -391,7 +391,6 @@
391
},
392
"devDependencies": {
393
"jest": "^27.2.4",
394
- "@openwhisk/wskdebug": "^1.3.0",
395
"@babel/core": "^7.8.7",
396
"@babel/polyfill": "^7.8.7",
397
"@babel/preset-env": "^7.8.7",
test/__fixtures__/pack/4.all.config.json
@@ -170,8 +170,7 @@
170
"@adobe/aio-sdk": "^3.0.0"
171
172
173
- "jest": "^27.2.4",
174
- "@openwhisk/wskdebug": "^1.3.0"
+ "jest": "^27.2.4"
175
176
"scripts": {
177
"test": "jest --passWithNoTests ./test",
test/__fixtures__/pack/6.all.config.json
0 commit comments