mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-04 16:40:41 +08:00
[v2] Update vanilla template with @wails/runtime v1.3.20
This commit is contained in:
parent
407269b0d5
commit
aa5ff6ed2e
@ -215,9 +215,9 @@
|
||||
}
|
||||
},
|
||||
"@wails/runtime": {
|
||||
"version": "1.3.19",
|
||||
"resolved": "https://registry.npmjs.org/@wails/runtime/-/runtime-1.3.19.tgz",
|
||||
"integrity": "sha512-s7783505aOr/GxfYkLuUQPgChCoOE19rv64tUQSsM27AaAKT8Egq2lIax7u2nQSyrYLtQEHvquuPOVzLGXqktA=="
|
||||
"version": "1.3.20",
|
||||
"resolved": "https://registry.npmjs.org/@wails/runtime/-/runtime-1.3.20.tgz",
|
||||
"integrity": "sha512-CGX//m90re65ovCGqFMdABhQCdzH8pmHlCHallzRaAt432ClPtGO0MZBoHasE+HZYcYodZKKnzHgn8sssLswtw=="
|
||||
},
|
||||
"alphanum-sort": {
|
||||
"version": "1.0.2",
|
||||
|
@ -16,7 +16,7 @@
|
||||
"@rollup/plugin-image": "^2.0.6",
|
||||
"@rollup/plugin-node-resolve": "^13.0.0",
|
||||
"@rollup/plugin-url": "^6.0.0",
|
||||
"@wails/runtime": "^1.3.19",
|
||||
"@wails/runtime": "^1.3.20",
|
||||
"rollup": "^2.50.4",
|
||||
"rollup-plugin-copy": "^3.4.0",
|
||||
"rollup-plugin-livereload": "^2.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user