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 9162184 commit ad2d03aCopy full SHA for ad2d03a
.babelrc
@@ -6,11 +6,6 @@
6
"plugins": [
7
"add-module-exports"
8
]
9
- },
10
- "production": {
11
- "plugins": [
12
- "add-module-exports"
13
- ]
14
}
15
16
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-d3-core",
3
- "version": "1.2.5",
+ "version": "1.2.6",
4
"description": "react-d3 chart core component",
5
"main": "./lib/index.js",
"scripts": {
0 commit comments