Skip to content

Commit ad1165b

Browse files
committed
Update dependency @opencensus/core to ^0.0.16
1 parent 31bbeb1 commit ad1165b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opencensus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"test": "repo-tools test run --cmd mocha -- system-test/*.test.js --timeout=5000 --exit"
1818
},
1919
"dependencies": {
20-
"@opencensus/core": "^0.0.15",
20+
"@opencensus/core": "^0.0.16",
2121
"@opencensus/exporter-stackdriver": "^0.0.16"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)