1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-15 16:10:06 +00:00

fix(deps-ci): update build, remove unnecessary dependencies

This commit is contained in:
Krishna Acondy
2020-07-09 08:13:28 +01:00
parent 327be9e141
commit de82058850
2 changed files with 7 additions and 2215 deletions

2217
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -22,6 +22,9 @@
{ {
"pkgRoot": "/build" "pkgRoot": "/build"
} }
],
"branches": [
"main"
] ]
}, },
"keywords": [ "keywords": [
@@ -36,11 +39,9 @@
}, },
"license": "ISC", "license": "ISC",
"devDependencies": { "devDependencies": {
"@cypress/webpack-preprocessor": "^4.1.5",
"@types/isomorphic-fetch": "0.0.35", "@types/isomorphic-fetch": "0.0.35",
"@types/jest": "^26.0.4", "@types/jest": "^26.0.4",
"cp": "^0.2.0", "cp": "^0.2.0",
"cypress": "^4.9.0",
"jest": "^25.5.4", "jest": "^25.5.4",
"path": "^0.12.7", "path": "^0.12.7",
"prettier": "^2.0.5", "prettier": "^2.0.5",