fix(chore): fixed peerdependencies

This commit is contained in:
SvetlanaMuravlova
2022-09-22 09:37:55 +03:00
parent edf7b1d7c5
commit 2f025d7c14
3 changed files with 2 additions and 17 deletions

View File

@@ -68,7 +68,6 @@
"bootstrap": "3.3.7",
"classlist-polyfill": "1.2.0",
"codecov": "3.8.2",
"codelyzer": "^6.0.2",
"conventional-changelog-cli": "2.1.1",
"conventional-github-releaser": "3.1.5",
"core-js": "^3.14.0",
@@ -96,8 +95,6 @@
"ts-helpers": "^1.1.2",
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
"tslint": "^6.1.0",
"tslint-config-valorsoft": "^2.2.1",
"typescript": "4.7.4",
"zone.js": "0.11.5"
},