diff options
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 5644516..b711e68 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "pydis-forms-frontend", "version": "0.1.0", "private": false, + "license": "MIT", "dependencies": { "@emotion/react": "11.1.4", "@fortawesome/fontawesome-svg-core": "1.2.34", |