Skip to content

Commit fd7effd

Browse files
committed
fix: fix peer dep version
1 parent 3bc7105 commit fd7effd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
},
7676
"prettier": "@opd/prettier-config-pangu",
7777
"peerDependencies": {
78-
"@antv/g2plot": "^1.0.0",
78+
"@antv/g2plot": "^2.0.0",
7979
"lodash": "^4.17.x",
8080
"react": "^15.0.0 || ^16.0.0"
8181
},

0 commit comments

Comments
 (0)