Skip to content

Commit

Permalink
Merge pull request #411 from antvis/update-g2
Browse files Browse the repository at this point in the history
chore: update g2 to beta 11
  • Loading branch information
paleface001 authored Dec 23, 2019
2 parents f1dbd5f + 68666fa commit 35e0e68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/g2plot",
"version": "0.11.13",
"version": "0.11.14",
"description": "G2 Plot, a market of plots built with the Grammar of Graphics'",
"author": "https://github.com/orgs/antvis/people",
"main": "lib/index.js",
Expand Down Expand Up @@ -50,7 +50,7 @@
}
},
"dependencies": {
"@antv/g2": "~3.6.0-beta.10",
"@antv/g2": "~3.6.0-beta.11",
"@antv/gui": "~0.1.0",
"@antv/g-gesture": "~0.1.0",
"fecha": "~3.0.3",
Expand All @@ -60,7 +60,7 @@
},
"peerDependencies": {
"@antv/g": "~3.5.0-beta.1",
"@antv/component": "~0.4.0-beta.8",
"@antv/component": "~0.4.0-beta.9",
"@antv/dom-util": "~2.0.1",
"@antv/event-emitter": "^0.1.1",
"@antv/matrix-util": "~2.0.2",
Expand Down

0 comments on commit 35e0e68

Please sign in to comment.