diff options
-rw-r--r-- | moon_gui/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/moon_gui/package.json b/moon_gui/package.json index 599452e4..45157e5e 100644 --- a/moon_gui/package.json +++ b/moon_gui/package.json @@ -50,5 +50,5 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "license": "ISC" + "license": "Apache-2.0" } |