mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
moved back old packagejson dep
This commit is contained in:
parent
76affc56b5
commit
0d5f8f273f
2 changed files with 5 additions and 5 deletions
|
@ -57,7 +57,7 @@
|
|||
"@types/leaflet": "^1.4.3",
|
||||
"@types/node": "^11.9.0",
|
||||
"@types/react": "16.8.1",
|
||||
"axios": "^0.18.1",
|
||||
"axios": "^0.18.0",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"bluebird": "^3.5.3",
|
||||
"body-parser": "^1.18.3",
|
||||
|
@ -75,17 +75,17 @@
|
|||
"leaflet-editable": "^1.1.0",
|
||||
"leaflet-editable-polyline": "muerwre/leaflet-editable-polyline#master",
|
||||
"leaflet-geometryutil": "^0.9.0",
|
||||
"leaflet-routing-machine": "git://github.com/muerwre/leaflet-routing-machine.git#no-osrm-text",
|
||||
"leaflet-routing-machine": "muerwre/leaflet-routing-machine#no-osrm-text",
|
||||
"leaflet.markercluster": "^1.4.1",
|
||||
"less": "^3.8.1",
|
||||
"less-middleware": "~2.2.1",
|
||||
"lodash": "^4.17.15",
|
||||
"lodash": "^4.17.10",
|
||||
"mongoose": "^5.3.14",
|
||||
"morgan": "~1.9.0",
|
||||
"mysql": "^2.16.0",
|
||||
"optimize-css-assets-webpack-plugin": "^5.0.1",
|
||||
"pt-sans-cyrillic": "0.0.4",
|
||||
"pug": "^2.0.4",
|
||||
"pug": "2.0.0-beta11",
|
||||
"raleway-cyrillic": "^4.0.2",
|
||||
"rc-slider": "8.5.0",
|
||||
"react": "16.8.1",
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
todo screenshots with dot losing .png extension
|
||||
todo refactor reducer to use is_ prefix for editing and etc (mb move them to status object)
|
||||
todo tower sticker
|
||||
todo route description
|
||||
done route description
|
||||
|
||||
skip polyline editing only in manual mode (or by click)
|
||||
todo selecting logo on crop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue