mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 22:53:25 +00:00
chore: change FOSS license in package.json
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"name": "my-links",
|
"name": "my-links",
|
||||||
"version": "2.2.1",
|
"version": "2.2.1",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "UNLICENSED",
|
"license": "GPL-3.0-only",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node bin/server.js",
|
"start": "node bin/server.js",
|
||||||
"build": "node ace build",
|
"build": "node ace build",
|
||||||
|
|||||||
Reference in New Issue
Block a user