Skip to content

Commit

Permalink
fix: fix peer dep version
Browse files Browse the repository at this point in the history
  • Loading branch information
kagawagao committed Oct 10, 2020
1 parent 3bc7105 commit fd7effd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
"prettier": "@opd/prettier-config-pangu",
"peerDependencies": {
"@antv/g2plot": "^1.0.0",
"@antv/g2plot": "^2.0.0",
"lodash": "^4.17.x",
"react": "^15.0.0 || ^16.0.0"
},
Expand Down

0 comments on commit fd7effd

Please sign in to comment.