mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-17 13:14:54 +00:00
upgrade shimport, bump alpha version
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sapper",
|
||||
"version": "0.24.1",
|
||||
"version": "0.25.0-alpha1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
@@ -5378,9 +5378,9 @@
|
||||
}
|
||||
},
|
||||
"shimport": {
|
||||
"version": "0.0.11",
|
||||
"resolved": "https://registry.npmjs.org/shimport/-/shimport-0.0.11.tgz",
|
||||
"integrity": "sha512-wRlG/wMuV/czrzJEWBUPjydU/Ve0kTrTH8wHLRjuY6S2BDB+qDDXkTY/WrNc/7t5jnd0LPVO1sRIE7Ga6uXTpw=="
|
||||
"version": "0.0.14",
|
||||
"resolved": "https://registry.npmjs.org/shimport/-/shimport-0.0.14.tgz",
|
||||
"integrity": "sha512-JfzpHhyZ6CYuPYUSitFNw2/IxWEABLN1chs9xDHnn4tPXXCmfIn1METCmIl8Vwvm2FZGW7b8WB4zMCKaJEhY6A=="
|
||||
},
|
||||
"signal-exit": {
|
||||
"version": "3.0.2",
|
||||
|
||||
Reference in New Issue
Block a user