Skip to content

Commit

Permalink
chore: update version to 0.11.14
Browse files Browse the repository at this point in the history
  • Loading branch information
lessmost committed Dec 23, 2019
1 parent f1dbd5f commit 68666fa
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 68666fa

Please sign in to comment.