fix license in package.json
This commit is contained in:
parent
91e5c33340
commit
c4e4d6d695
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "ohmyform-api",
|
||||
"version": "0.9.0",
|
||||
"version": "0.9.1",
|
||||
"description": "",
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"scripts": {
|
||||
"prebuild": "rimraf dist",
|
||||
"build": "nest build",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user