chore: add license file

This commit is contained in:
sct
2020-12-07 15:00:58 +00:00
parent b4002d7132
commit 5ad01ab14f
2 changed files with 22 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
"migration:run": "ts-node --project server/tsconfig.json ./node_modules/.bin/typeorm migration:run",
"format": "prettier --write ."
},
"license": "MIT",
"dependencies": {
"@svgr/webpack": "^5.4.0",
"axios": "^0.20.0",