Comparing version
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="0.5.5"></a> | ||
## [0.5.5](https://github.com/hawkly/hawkly-tracer-javascript/compare/v0.5.4...v0.5.5) (2017-03-01) | ||
<a name="0.5.4"></a> | ||
## [0.5.4](https://github.com/hawkly/hawkly-tracer-javascript/compare/v0.5.3...v0.5.4) (2017-03-01) | ||
<a name="0.5.3"></a> | ||
@@ -7,0 +17,0 @@ ## [0.5.3](https://github.com/hawkly/hawkly-tracer-javascript/compare/v0.5.2...v0.5.3) (2017-03-01) |
{ | ||
"name": "hawkly", | ||
"version": "0.5.3", | ||
"version": "0.5.5", | ||
"description": "An OpenTracing compatible tracer for hawkly.io", | ||
@@ -26,3 +26,3 @@ "main": "lib/main/index.js", | ||
"docs:json": "typedoc --mode file --json lib/docs/typedoc.json src/index.ts", | ||
"release": "standard-version" | ||
"release": "yarn run build && standard-version" | ||
}, | ||
@@ -59,6 +59,6 @@ "scripts-info": { | ||
"trash-cli": "^1.4.0", | ||
"tslib": "^1.6.0", | ||
"tslint": "^4.4.2", | ||
"tslint-config-standard": "^4.0.0", | ||
"typedoc": "^0.5.7", | ||
"tslib": "^1.6.0", | ||
"typescript": "^2.2.1" | ||
@@ -99,3 +99,6 @@ }, | ||
] | ||
}, | ||
"dependencies": { | ||
"opentracing": "^0.13.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
290630
0.11%1
Infinity%+ Added
+ Added