We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb9cde2 commit d5f491eCopy full SHA for d5f491e
package.json
@@ -3,8 +3,6 @@
3
"version": "0.1.0",
4
"description": "Highcharts charts built using React components",
5
"main": "dist/react-jsx-highcharts.js",
6
- "module": "src/index.js",
7
- "jsnext:main": "src/index.js",
8
"scripts": {
9
"build": "./node_modules/.bin/webpack",
10
"lint": "./node_modules/.bin/eslint src",
0 commit comments