Skip to content

Commit

Permalink
Reverting package.json to version 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Pauan committed Apr 1, 2017
1 parent df48ccc commit b711d58
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions package.json
@@ -1,14 +1,10 @@
{
"name": "@amcharts/amcharts3-react",
"version": "2.0.0",
"name": "amcharts3-react",
"version": "1.1.8",
"license": "SEE LICENSE IN LICENSE",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/amcharts/amcharts3-react.git"
},
"peerDependencies": {
"react": "^15.0.0",
"react-dom": "^15.0.0"
}
}

0 comments on commit b711d58

Please sign in to comment.