mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-10 10:01:48 +00:00
fix license in package.json
This commit is contained in:
parent
48be4f2266
commit
306095f49b
1 changed files with 1 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue