We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 140e95f commit 779a265Copy full SHA for 779a265
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hsl-map-publisher",
3
- "version": "1.1.7",
+ "version": "1.2.0",
4
"description": "HSL Map Publisher",
5
"main": "index.js",
6
"scripts": {
@@ -93,7 +93,7 @@
93
"graphql": "^0.11.7",
94
"graphql-tag": "^2.5.0",
95
"haversine": "^1.1.1",
96
- "hsl-map-style": "hsldevcom/hsl-map-style#zone_e_map_styles",
+ "hsl-map-style": "hsldevcom/hsl-map-style#master",
97
"html-webpack-plugin": "^4.0.0-alpha",
98
"ioredis": "^5.0.6",
99
"knex": "^2.0.0",
0 commit comments