fix(dependencies): remove duplicate super-strong-password-generator entries in package.json
All checks were successful
GBCI / build (push) Successful in 2m36s
All checks were successful
GBCI / build (push) Successful in 2m36s
This commit is contained in:
parent
4db5e10b15
commit
7f7397b192
1 changed files with 2 additions and 2 deletions
|
|
@ -227,6 +227,8 @@
|
||||||
"ssr-for-bots": "1.0.1-c",
|
"ssr-for-bots": "1.0.1-c",
|
||||||
"strict-password-generator": "1.1.2",
|
"strict-password-generator": "1.1.2",
|
||||||
"stripe": "^18.0.0",
|
"stripe": "^18.0.0",
|
||||||
|
"super-strong-password-generator": "2.0.2",
|
||||||
|
"super-strong-password-generator-es": "2.0.2",
|
||||||
"svg2img": "^1.0.0-beta.2",
|
"svg2img": "^1.0.0-beta.2",
|
||||||
"swagger-client": "3.29.2",
|
"swagger-client": "3.29.2",
|
||||||
"swagger-ui-dist": "5.17.14",
|
"swagger-ui-dist": "5.17.14",
|
||||||
|
|
@ -267,8 +269,6 @@
|
||||||
"prettier-standard": "16.4.1",
|
"prettier-standard": "16.4.1",
|
||||||
"semantic-release": "24.1.0",
|
"semantic-release": "24.1.0",
|
||||||
"simple-commit-message": "4.1.3",
|
"simple-commit-message": "4.1.3",
|
||||||
"super-strong-password-generator": "2.0.2",
|
|
||||||
"super-strong-password-generator-es": "2.0.2",
|
|
||||||
"travis-deploy-once": "5.0.11",
|
"travis-deploy-once": "5.0.11",
|
||||||
"tslint": "6.1.3",
|
"tslint": "6.1.3",
|
||||||
"tsx": "^4.19.1",
|
"tsx": "^4.19.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue