mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-23 17:28:29 +02:00
I'm stupid
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -34,7 +34,7 @@
|
|||||||
"plugins/template-function-response",
|
"plugins/template-function-response",
|
||||||
"plugins/template-function-uuid",
|
"plugins/template-function-uuid",
|
||||||
"plugins/template-function-xml",
|
"plugins/template-function-xml",
|
||||||
"src-/tauri/yaak-crypto",
|
"src-tauri/yaak-crypto",
|
||||||
"src-tauri/yaak-git",
|
"src-tauri/yaak-git",
|
||||||
"src-tauri/yaak-license",
|
"src-tauri/yaak-license",
|
||||||
"src-tauri/yaak-mac-window",
|
"src-tauri/yaak-mac-window",
|
||||||
@@ -3602,6 +3602,10 @@
|
|||||||
"integrity": "sha512-N8tkAACJx2ww8vFMneJmaAgmjAG1tnVBZJRLRcx061tmsLRZHSEZSLuGWnwPtunsSLvSqXQ2wfp7Mgqg1I+2dQ==",
|
"integrity": "sha512-N8tkAACJx2ww8vFMneJmaAgmjAG1tnVBZJRLRcx061tmsLRZHSEZSLuGWnwPtunsSLvSqXQ2wfp7Mgqg1I+2dQ==",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
|
"node_modules/@yaakapp-internal/crypto": {
|
||||||
|
"resolved": "src-tauri/yaak-crypto",
|
||||||
|
"link": true
|
||||||
|
},
|
||||||
"node_modules/@yaakapp-internal/git": {
|
"node_modules/@yaakapp-internal/git": {
|
||||||
"resolved": "src-tauri/yaak-git",
|
"resolved": "src-tauri/yaak-git",
|
||||||
"link": true
|
"link": true
|
||||||
@@ -17537,8 +17541,7 @@
|
|||||||
},
|
},
|
||||||
"src-tauri/yaak-crypto": {
|
"src-tauri/yaak-crypto": {
|
||||||
"name": "@yaakapp-internal/crypto",
|
"name": "@yaakapp-internal/crypto",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0"
|
||||||
"extraneous": true
|
|
||||||
},
|
},
|
||||||
"src-tauri/yaak-git": {
|
"src-tauri/yaak-git": {
|
||||||
"name": "@yaakapp-internal/git",
|
"name": "@yaakapp-internal/git",
|
||||||
|
|||||||
Reference in New Issue
Block a user