kopia lustrzana https://github.com/rastapasta/mapscii
Update dependencies
rodzic
60abd91bba
commit
76d1995e95
Plik diff jest za duży
Load Diff
14
package.json
14
package.json
|
@ -29,21 +29,21 @@
|
||||||
"author": "Michael Straßburger <codepoet@cpan.org>",
|
"author": "Michael Straßburger <codepoet@cpan.org>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mapbox/vector-tile": "^1.3.0",
|
"@mapbox/vector-tile": "^1.3.1",
|
||||||
"bluebird": "^3.5.1",
|
"bluebird": "^3.5.2",
|
||||||
"bresenham": "0.0.4",
|
"bresenham": "0.0.4",
|
||||||
"earcut": "^2.1.2",
|
"earcut": "^2.1.3",
|
||||||
"keypress": "^0.2.1",
|
"keypress": "^0.2.1",
|
||||||
"node-fetch": "^1.7.3",
|
"node-fetch": "^2.2.0",
|
||||||
"pbf": "^3.1.0",
|
"pbf": "^3.1.0",
|
||||||
"rbush": "^2.0.1",
|
"rbush": "^2.0.2",
|
||||||
"simplify-js": "^1.2.1",
|
"simplify-js": "^1.2.3",
|
||||||
"string-width": "^2.1.1",
|
"string-width": "^2.1.1",
|
||||||
"term-mouse": "^0.2.0",
|
"term-mouse": "^0.2.0",
|
||||||
"userhome": "^1.0.0",
|
"userhome": "^1.0.0",
|
||||||
"x256": "0.0.2"
|
"x256": "0.0.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^4.13.1"
|
"eslint": "^5.7.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue