Skip to content

Commit d083093

Browse files
committed
Reset react-highstock-datepickers package.json back to published version
1 parent 9ca5779 commit d083093

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

packages/react-jsx-highstock-datepickers/package.json

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
"react-day-picker": "^6.2.0"
3131
},
3232
"peerDependencies": {
33-
"highcharts": "^7.2.0",
33+
"highcharts": "^5.0.0 || ^6.0.0",
3434
"moment": "^2.0.0",
3535
"prop-types": "^15.0.0",
36-
"react": "^16.8.6",
37-
"react-dom": "^16.8.6",
36+
"react": "^16.0.0",
37+
"react-dom": "^16.0.0",
3838
"react-jsx-highstock": "^3.0.0"
3939
},
4040
"devDependencies": {
@@ -53,19 +53,15 @@
5353
"eslint": "^5.16.0",
5454
"eslint-plugin-import": "^2.18.2",
5555
"eslint-plugin-react": "^7.13.0",
56-
"eslint-plugin-react-hooks": "^2.0.1",
5756
"eslint-plugin-react-perf": "^3.2.0",
5857
"mini-css-extract-plugin": "^0.8.0",
5958
"moment": "^2.24.0",
6059
"null-loader": "^3.0.0",
6160
"prop-types": "^15.7.2",
62-
"react": "^16.9.0",
61+
"react": "^16.8.6",
6362
"react-jsx-highstock": "^3.5.0",
6463
"rimraf": "^3.0.0",
6564
"webpack": "^4.39.3",
6665
"webpack-cli": "^3.3.8"
67-
},
68-
"browserslist": [
69-
"ie >= 11"
70-
]
66+
}
7167
}

0 commit comments

Comments
 (0)