mirror of
https://github.com/markuryy/shark.git
synced 2025-12-12 11:41:02 +00:00
fix: incorrect license in package
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
|
||||
"tauri": "tauri"
|
||||
},
|
||||
"license": "MIT",
|
||||
"license": "UNLICENSED",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@noble/ciphers": "^2.0.1",
|
||||
"@tauri-apps/api": "^2",
|
||||
|
||||
Reference in New Issue
Block a user