Add license for GUI app
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"main": "dist/main/index.js",
|
||||
"author": "proteria",
|
||||
"license": "GPL-3.0-only",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"description": "OnePassword local vault viewer",
|
||||
"scripts": {
|
||||
"dev": "concurrently vite npm:start",
|
||||
@ -42,4 +42,4 @@
|
||||
"typescript": "^4.5.4",
|
||||
"vite": "^2.7.3"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user