1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-11-13 00:26:55 -05:00

Update package.json license

This commit is contained in:
Jack Foltz 2018-08-15 09:02:09 -04:00
parent 315f7e48c8
commit e94184b0bc
Signed by: foltik
GPG Key ID: 303F88F996E95541
2 changed files with 1 additions and 2 deletions

View File

@ -49,13 +49,12 @@
"uglify-es": "^3.3.9"
},
"author": "Jack Foltz",
"license": "LICENSE",
"license": "MIT",
"scripts": {
"test": "npx mocha",
"build": "npx gulp",
"start": "npx gulp start",
"watch": "npx gulp watch"
},
"repository": {
"type": "git",