Skip to content

Commit 0f7a463

Browse files
committed
chore: add pkg
1 parent 067e556 commit 0f7a463

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "@antv/g2-extension",
3+
"description": "The extension ofr antv/g2",
4+
"scripts": {
5+
"test": "cd 3d && npm run test && cd ../ava && npm run test && cd ../ssr && npm run test"
6+
},
7+
"repository": "[email protected]:antvis/g2-extentions.git"
8+
}

0 commit comments

Comments
 (0)