switch license to MIT

This commit is contained in:
Richard Harris
2019-05-02 08:32:40 -04:00
parent 1a36fb53cd
commit a2204a9d2e
2 changed files with 5 additions and 7 deletions

View File

@@ -81,7 +81,7 @@
"express"
],
"author": "Rich Harris",
"license": "LIL",
"license": "MIT",
"bugs": {
"url": "https://github.com/sveltejs/sapper/issues"
},