This commit is contained in:
Matt Wilcox 2018-09-13 14:27:08 +00:00 committed by GitHub
commit 64760b3da7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,5 +45,8 @@
"should": "^11.2.0",
"mocha": "^3.2.0",
"supertest": "^3.0.0"
}
},
"bundledDependencies": [
"tileserver-gl-styles"
]
}