route-service-package
Advanced tools
Comparing version 1.3.9 to 1.3.12
{ | ||
"name": "route-service-package", | ||
"version": "1.3.9", | ||
"version": "1.3.12", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
@@ -1,2 +0,2 @@ | ||
// test branch 2345 | ||
// test branch 23456 | ||
function Route(data = {}) { | ||
@@ -3,0 +3,0 @@ Object.assign(this, data); |
8511