rian 0.0.2-alpha.6 → 0.0.2-alpha.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rian",
3
- "version": "0.0.2-alpha.6",
3
+ "version": "0.0.2-alpha.7",
4
4
  "description": "A tracer for the edge",
5
5
  "keywords": [
6
6
  "TODO"
@@ -34,6 +34,6 @@
34
34
  "*.d.ts"
35
35
  ],
36
36
  "dependencies": {
37
- "tctx": "^0.0.8"
37
+ "tctx": "^0.0.9"
38
38
  }
39
39
  }