mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-30 06:02:00 +02:00
Git support (#143)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -12,6 +12,7 @@
|
||||
"packages/plugin-runtime-types",
|
||||
"packages/common-lib",
|
||||
"src-tauri/yaak-license",
|
||||
"src-tauri/yaak-git",
|
||||
"src-tauri/yaak-models",
|
||||
"src-tauri/yaak-plugins",
|
||||
"src-tauri/yaak-sse",
|
||||
@@ -3501,6 +3502,10 @@
|
||||
"integrity": "sha512-N8tkAACJx2ww8vFMneJmaAgmjAG1tnVBZJRLRcx061tmsLRZHSEZSLuGWnwPtunsSLvSqXQ2wfp7Mgqg1I+2dQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@yaakapp-internal/git": {
|
||||
"resolved": "src-tauri/yaak-git",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@yaakapp-internal/lib": {
|
||||
"resolved": "packages/common-lib",
|
||||
"link": true
|
||||
@@ -15582,8 +15587,7 @@
|
||||
},
|
||||
"src-tauri/yaak-git": {
|
||||
"name": "@yaakapp-internal/git",
|
||||
"version": "1.0.0",
|
||||
"extraneous": true
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"src-tauri/yaak-license": {
|
||||
"name": "@yaakapp-internal/license",
|
||||
|
||||
Reference in New Issue
Block a user