mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-22 08:38:29 +02:00
Fix lint problems
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -3389,6 +3389,10 @@
|
||||
"resolved": "src-tauri/yaak_sse",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@yaakapp-internal/templates": {
|
||||
"resolved": "src-tauri/yaak_templates",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@yaakapp/api": {
|
||||
"resolved": "plugin-runtime-types",
|
||||
"link": true
|
||||
@@ -13752,9 +13756,8 @@
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"src-tauri/yaak_templates": {
|
||||
"name": "@yaakapp-internal/template",
|
||||
"version": "1.0.0",
|
||||
"extraneous": true
|
||||
"name": "@yaakapp-internal/templates",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"src-web": {
|
||||
"name": "@yaakapp/app",
|
||||
@@ -13779,7 +13782,6 @@
|
||||
"@tauri-apps/plugin-log": "^2.0.0",
|
||||
"@tauri-apps/plugin-os": "^2.0.0",
|
||||
"@tauri-apps/plugin-shell": "^2.0.0",
|
||||
"@yaakapp-internal/license": "^1.0.0",
|
||||
"buffer": "^6.0.3",
|
||||
"classnames": "^2.5.1",
|
||||
"cm6-graphql": "^0.0.9",
|
||||
|
||||
Reference in New Issue
Block a user