ref: add apache license in package.json
This commit is contained in:
parent
2cd37b30a7
commit
bdd4561cba
@ -2,7 +2,7 @@
|
||||
"name": "@toogether/server",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"license": "UNLICENSED",
|
||||
"license": "Apache-2.0",
|
||||
"scripts": {
|
||||
"build": "nest build",
|
||||
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
|
||||
|
Loading…
Reference in New Issue
Block a user