fix(core): update

This commit is contained in:
2020-09-18 16:13:57 +00:00
parent cbac946c3b
commit 3b513c9efd
5 changed files with 82 additions and 49 deletions

View File

@@ -19,7 +19,11 @@
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {},
"dependencies": {
"@apiglobal/typedrequest": "^1.0.43",
"@consentsoftware/interfaces": "^1.0.4",
"@pushrocks/webstore": "^1.0.9"
},
"browserslist": [
"last 1 chrome versions"
],