Skip to content

Commit 5103b94

Browse files
committed
v7.6.0
1 parent a14f87e commit 5103b94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@voxgig/model",
3-
"version": "7.5.0",
3+
"version": "7.6.0",
44
"main": "dist/model.js",
55
"type": "commonjs",
66
"types": "dist/model.d.ts",
@@ -46,7 +46,7 @@
4646
"aontu": "0.38.0",
4747
"chokidar": "5.0.0",
4848
"gubu": "^9.0.0",
49-
"memfs": "^4.56.11"
49+
"memfs": "^4.57.1"
5050
},
5151
"peerDependencies": {
5252
"@voxgig/util": ">=0",

0 commit comments

Comments
 (0)