aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-04-20 18:35:40 -0700
committerFuwn <[email protected]>2021-04-20 18:35:40 -0700
commit2d8944eaf5e63d17583c5c8c7421893a087a4f9a (patch)
tree0ba511fa6f2a19e8510b62fc3427917e86ece2c0
parentfeature: Add contact information to footer (diff)
downloadsite-2d8944eaf5e63d17583c5c8c7421893a087a4f9a.tar.xz
site-2d8944eaf5e63d17583c5c8c7421893a087a4f9a.zip
fix: License format
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 95b0dc2..253dfed 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,7 @@
{
"name": "site",
"version": "0.0.0",
+ "license": "GPL-3.0-only",
"private": true,
"scripts": {
"docusaurus": "docusaurus",