fix(core): update

This commit is contained in:
2020-07-07 18:30:17 +00:00
parent 4423631fa9
commit ca1d058789
5 changed files with 14 additions and 53 deletions

9
package-lock.json generated
View File

@@ -2166,6 +2166,15 @@
"minimatch": "^3.0.4"
}
},
"@pushrocks/smartparcel": {
"version": "1.0.2",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartparcel/-/smartparcel-1.0.2.tgz",
"integrity": "sha512-IKYpzcchvfiGNfLnIbABl9UvO+kTpkN8ejvZgwjs9wf7otlPeKdRCDeeVQtF38vgMWUQMYbxI3uR0hyJRtdAYw==",
"requires": {
"@pushrocks/smartpath": "^4.0.3",
"parcel-bundler": "^1.12.4"
}
},
"@pushrocks/smartpath": {
"version": "4.0.3",
"resolved": "https://verdaccio.lossless.one/@pushrocks%2fsmartpath/-/smartpath-4.0.3.tgz",