Update license info

This commit is contained in:
Sunghoon Kwak 2020-07-15 22:44:25 +09:00 committed by GitHub
parent baf28a3e79
commit bdff94091b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,9 +13,9 @@
"build": "yarn release && yarn html && yarn serve"
},
"author": "",
"license": "MIT",
"license": "EPL",
"devDependencies": {
"http-server": "^0.12.3",
"shadow-cljs": "^2.10.10"
}
}
}