mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 08:02:26 +00:00
wasm fix
This commit is contained in:
Generated
+4
-4
@@ -51,7 +51,7 @@
|
||||
"vscode-languageclient": "~9.0.1",
|
||||
"vscode-uri": "~3.0.8",
|
||||
"vscode-ws-jsonrpc": "~3.1.0",
|
||||
"windmill-parser-wasm": "^1.274.0",
|
||||
"windmill-parser-wasm": "^1.276.0",
|
||||
"y-monaco": "^0.1.4",
|
||||
"y-websocket": "^1.5.0",
|
||||
"yaml": "^2.3.4",
|
||||
@@ -10085,9 +10085,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/windmill-parser-wasm": {
|
||||
"version": "1.274.0",
|
||||
"resolved": "https://registry.npmjs.org/windmill-parser-wasm/-/windmill-parser-wasm-1.274.0.tgz",
|
||||
"integrity": "sha512-p3fqgj/XIzcoJFGcIw/ss2kAvrACaCXdPkKuADVRkGjgz8hVuVpA795phFkKOZEydpXGByfq7vXTUZJ3mJp5eA=="
|
||||
"version": "1.276.0",
|
||||
"resolved": "https://registry.npmjs.org/windmill-parser-wasm/-/windmill-parser-wasm-1.276.0.tgz",
|
||||
"integrity": "sha512-UcUhvK9AEmKfWO6uSDpCfN4rPOd5oKpvCtQybh3eQzlnQ1FLvSZ0OXrmp3uUV/dh1v2iPV0UIOFatbp2gsnqqw=="
|
||||
},
|
||||
"node_modules/wordwrap": {
|
||||
"version": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user