Set package.json to match tag for publishing.

This commit is contained in:
Daniel Patterson
2018-08-28 19:33:53 -07:00
parent 4fbe68f4d7
commit 32402263f8
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "osrm", "name": "osrm",
"version": "5.18.0", "version": "5.18.0-moarshm.1",
"private": false, "private": false,
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.", "description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
"dependencies": { "dependencies": {