diff --git a/package.json b/package.json index e31c05a..8928a9a 100644 --- a/package.json +++ b/package.json @@ -49,5 +49,5 @@ "build-client": "./node_modules/.bin/webpack --config ./config/webpack.config.dev.js" }, "author": "", - "license": "ISC" + "license": "MIT" }