1.0.0 Licence
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
"name": "ripster-frontend",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"license": "GPL-2.0-or-later",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/mboehmlaender/ripster.git"
|
||||
},
|
||||
"homepage": "https://mboehmlaender.github.io/ripster/",
|
||||
"bugs": {
|
||||
"url": "https://github.com/mboehmlaender/ripster/issues"
|
||||
},
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
Reference in New Issue
Block a user