@bigtest/client
Advanced tools
Comparing version 0.5.1 to 0.6.0
# @bigtest/client | ||
## 0.6.0 | ||
### Minor Changes | ||
- 76b165a0: Minor bump everything to fix version issues | ||
## 0.5.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@bigtest/client", | ||
"version": "0.5.1", | ||
"version": "0.6.0", | ||
"description": "Communicate with a BigTest Orchestrator", | ||
@@ -30,3 +30,3 @@ "main": "dist/cjs/index.js", | ||
"devDependencies": { | ||
"@bigtest/effection-express": "^0.12.1", | ||
"@bigtest/effection-express": "^0.13.0", | ||
"@frontside/tsconfig": "^3.0.0", | ||
@@ -33,0 +33,0 @@ "@types/mocha": "^7.0.1", |
234870