Skip to content

Commit 9203008

Browse files
author
shiwu
committed
chore: run cdn script
1 parent 721b490 commit 9203008

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/graph/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"prettier": "prettier -c --write \"**/*\"",
3030
"test": "jest",
3131
"test-live": "DEBUG_MODE=1 jest --watch ./tests/unit/find-path-spec.ts",
32-
"lint-staged:js": "eslint --ext .js,.jsx,.ts,.tsx"
32+
"lint-staged:js": "eslint --ext .js,.jsx,.ts,.tsx",
33+
"cdn": "antv-bin upload -n @antv/algorithm"
3334
},
3435
"homepage": "https://g6.antv.vision",
3536
"bugs": {

0 commit comments

Comments
 (0)