fix(core): update

This commit is contained in:
Philipp Kunz 2020-11-05 17:20:01 +00:00
parent a68e9e1bf9
commit 772d0b0b97
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2189,9 +2189,9 @@
}
},
"@pushrocks/websetup": {
"version": "3.0.5",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fwebsetup/-/websetup-3.0.5.tgz",
"integrity": "sha512-I85CwDVa3S+oNu+VVGceavH1TIuhd5kY+eYuqi4Ko3fbIrascmWagTxYYRaHAExaxZ62cMrHPd11OXhu8pk0PQ==",
"version": "3.0.6",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fwebsetup/-/websetup-3.0.6.tgz",
"integrity": "sha512-rJAIZn30mUjNC/XOLih3q6lZ/YnPSN6vbBYS4TY1V97RieuqNxrZER+2LB+xSP7KvBnJF5RyerPQzqYp0hYq+w==",
"requires": {
"@pushrocks/smartpromise": "^3.1.3",
"@tsclass/tsclass": "^3.0.29"

View File

@ -30,7 +30,7 @@
"@pushrocks/smartrouter": "^1.0.4",
"@pushrocks/smartstate": "^1.0.17",
"@pushrocks/webrequest": "^2.0.13",
"@pushrocks/websetup": "^3.0.5",
"@pushrocks/websetup": "^3.0.6",
"@pushrocks/webstore": "^1.0.16",
"lit-element": "^2.4.0",
"sweet-scroll": "^4.0.0"