fix license in package.json

This commit is contained in:
Romain Beaumont 2018-05-13 20:23:12 +02:00
parent 48be4f2266
commit 306095f49b
No known key found for this signature in database
GPG key ID: DB60E388B3BCF286

View file

@ -19,9 +19,7 @@
"test": "jest --verbose --runInBand"
},
"keywords": [],
"licenses": {
"type": "MIT"
},
"license": "MIT",
"engines": {
"node": ">=8"
},
@ -48,7 +46,6 @@
"spiralloop": "^1.0.2",
"vec3": "^0.1.3"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/PrismarineJS/flying-squid.git"