diff --git a/package.json b/package.json index 10638be..fdd2b5d 100755 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "dev": "vuepress dev docs", "build": "vuepress build docs" }, - "license": "MIT", + "license": "Apache-2.0", "devDependencies": { "vuepress": "^1.3.1", "@vuepress/plugin-back-to-top": "^1.3.1",