Skip to content

Commit 4a66cdc

Browse files
author
福晋
committed
chore: update dependence
1 parent b4d9133 commit 4a66cdc

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"postinstall": "node scripts/download-model.mjs"
3434
},
3535
"dependencies": {
36-
"@antv/context": "^0.0.1",
36+
"@antv/context": "^0.0.1-beta",
3737
"commander": "^12.1.0",
3838
"gray-matter": "^4.0.3"
3939
},

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ allowBuilds:
99
onnxruntime-node: true
1010
protobufjs: true
1111
sharp: true
12+
minimumReleaseAgeExclude:
13+
- '@antv/context@0.0.1-beta'

0 commit comments

Comments
 (0)