-
- Downloads
Upgrades lib-mime, uses JSDOM instead of @vereign/dom
... | ... | @@ -12,15 +12,15 @@ |
"@babel/preset-typescript": "^7.10.4", | ||
"@typescript-eslint/eslint-plugin": "^3.10.1", | ||
"@typescript-eslint/parser": "^3.10.1", | ||
"@vereign/dom": "git+ssh://git@code.vereign.com:code/js-toolbox/gsdom.git", | ||
"@vereign/mime-parser": "git+ssh://git@code.vereign.com:code/js-toolbox/mime-parser.git", | ||
"@vereign/light-utils": "git+ssh://git@code.vereign.com:seal/building-blocks/signing-verification-utilities.git#implement-iframe-api", | ||
"@vereign/lib-mime": "^1.1.2", | ||
"@vereign/light-utils": "git+ssh://git@code.vereign.com:seal/building-blocks/signing-verification-utilities.git", | ||
"babel-eslint": "^10.1.0", | ||
"babel-jest": "^26.3.0", | ||
"eslint": "^7.7.0", | ||
"husky": "^4.2.5", | ||
"jest": "^26.4.2", | ||
"jest-diff": "^26.6.2", | ||
"jsdom": "^16.6.0", | ||
"lint-staged": "^10.2.13", | ||
"prettier": "^2.1.1", | ||
"typescript": "^4.0.2" | ||
... | ... |
Please register or sign in to comment