Skip to content

Commit b711d58

Browse files
committed
Reverting package.json to version 1.1.8
1 parent df48ccc commit b711d58

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

package.json

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
{
2-
"name": "@amcharts/amcharts3-react",
3-
"version": "2.0.0",
2+
"name": "amcharts3-react",
3+
"version": "1.1.8",
44
"license": "SEE LICENSE IN LICENSE",
55
"main": "index.js",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/amcharts/amcharts3-react.git"
9-
},
10-
"peerDependencies": {
11-
"react": "^15.0.0",
12-
"react-dom": "^15.0.0"
139
}
1410
}

0 commit comments

Comments
 (0)