Adds babel transformation needed for node osrm docs

This commit is contained in:
Daniel J. Hofmann
2017-07-24 18:40:56 +02:00
committed by Moritz Kobitzsch
parent df2d4daad3
commit 64265926a4
3 changed files with 14 additions and 37 deletions
+1
View File
@@ -4,6 +4,7 @@
"private": false,
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
"dependencies": {
"babel-plugin-transform-class-properties": "^6.24.1",
"nan": "^2.6.2",
"node-cmake": "^2.3.2",
"node-pre-gyp": "^0.6.36"