File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ MAGE adheres to [Semantic Versioning](http://semver.org/).
77
88##### Features
99
10+ ##### Bug Fixes
11+
12+ ## [ 5.2.2] ( https://github.com/ngageoint/mage-server/releases/tag/5.2.2 ) (10-30-2018)
13+
14+ ##### Features
15+
1016##### Bug Fixes
1117* Fixed bug with date/time fields not saving.
1218
Original file line number Diff line number Diff line change 2323 },
2424 "dependencies" : {
2525 "@mapbox/togeojson" : " 0.16.0" ,
26- "@ngageoint/geopackage" : " https://github.com/ngageoint/geopackage-js.git " ,
26+ "@ngageoint/geopackage" : " 1.1.4 " ,
2727 "@turf/centroid" : " 4.3.0" ,
2828 "@turf/kinks" : " 4.3.0" ,
2929 "adm-zip" : " 0.4.9" ,
Original file line number Diff line number Diff line change 2828 "build" : " webpack -p --config webpack.prod.js"
2929 },
3030 "dependencies" : {
31- "@ngageoint/geopackage" : " 1.1.3 " ,
31+ "@ngageoint/geopackage" : " 1.1.4 " ,
3232 "@turf/center" : " 4.3.0" ,
3333 "@turf/helpers" : " 4.3.0" ,
3434 "@turf/kinks" : " 4.3.0" ,
You can’t perform that action at this time.
0 commit comments