fix license in package.json
This commit is contained in:
parent
a176a50ff2
commit
2f8a6f5cbf
@ -72,6 +72,8 @@ Please checkout our [contributing guide](CONTRIBUTING.md) on ways to contribute
|
||||
|
||||
Follow documentation hosted on [OhMyForm.com](http://ohmyform.com/docs/install/) it will be the main and hopefully only location to obtain the up to date documentation.
|
||||
|
||||
if you pull the repository do not forget to execute: `git submodule update --init`
|
||||
|
||||
## Where to get help
|
||||
|
||||
[](https://discord.gg/Y2TTePM)
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "ohmyform",
|
||||
"description": "Opensource alternative to TypeForm",
|
||||
"homepage": "https://github.com/ohmyform/ohmyform",
|
||||
"license": "AGPL",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ohmyform/ohmyform.git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user