Skip to content

Commit 6accb03

Browse files
committed
0.0.8
1 parent 6e3d923 commit 6accb03

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deep-foundation/materialized-path",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"license": "MIT",
55
"author": "Ivan S Glazunov <ivansglazunov@gmail.com>",
66
"homepage": "https://github.com/deep-foundation/materialized-path",
@@ -33,7 +33,7 @@
3333
"benchmark": "export HASURA_PATH=localhost:8080; export HASURA_SSL=0; export HASURA_SECRET=myadminsecretkey; DEBUG='materialized-path:*' ts-node benchmarks/index.ts"
3434
},
3535
"devDependencies": {
36-
"@deep-foundation/hasura": "0.0.6",
36+
"@deep-foundation/hasura": "0.0.7",
3737
"jest": "^26.6.3",
3838
"ts-node": "^10.4.0"
3939
},

0 commit comments

Comments
 (0)