mirror of
https://github.com/rastapasta/mapscii.git
synced 2024-11-21 23:53:08 +01:00
Update dependencies
This commit is contained in:
parent
60abd91bba
commit
76d1995e95
682
package-lock.json
generated
682
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
@ -29,21 +29,21 @@
|
||||
"author": "Michael Straßburger <codepoet@cpan.org>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@mapbox/vector-tile": "^1.3.0",
|
||||
"bluebird": "^3.5.1",
|
||||
"@mapbox/vector-tile": "^1.3.1",
|
||||
"bluebird": "^3.5.2",
|
||||
"bresenham": "0.0.4",
|
||||
"earcut": "^2.1.2",
|
||||
"earcut": "^2.1.3",
|
||||
"keypress": "^0.2.1",
|
||||
"node-fetch": "^1.7.3",
|
||||
"node-fetch": "^2.2.0",
|
||||
"pbf": "^3.1.0",
|
||||
"rbush": "^2.0.1",
|
||||
"simplify-js": "^1.2.1",
|
||||
"rbush": "^2.0.2",
|
||||
"simplify-js": "^1.2.3",
|
||||
"string-width": "^2.1.1",
|
||||
"term-mouse": "^0.2.0",
|
||||
"userhome": "^1.0.0",
|
||||
"x256": "0.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^4.13.1"
|
||||
"eslint": "^5.7.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user