Merge pull request #652 from sveltejs/relicense

switch license to MIT
This commit is contained in:
Rich Harris
2019-05-09 08:44:32 -04:00
committed by GitHub
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"
},