Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pissang committed Mar 18, 2015
1 parent 18329a0 commit 9c08a3e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "echarts-x",
"description": "Extension pack of ECharts providing 3d plots and globe visualization",
"version": "0.1",
"version": "0.2",
"maintainers": [
{ "name": "Yi Shen", "email": "[email protected]" }
],
"dependencies": {
"zrender": "2.0.7",
"echarts": "2.2.0",
"qtek": "0.1"
"zrender": "2.0.8",
"echarts": "2.2.1",
"qtek": "0.2.1"
},
"repository": "git://github.com/ecomfe/echarts-x",
"main": "echarts-x",
Expand Down

0 comments on commit 9c08a3e

Please sign in to comment.