Skip to content

Commit ad2d03a

Browse files
committed
bump
1 parent 9162184 commit ad2d03a

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.babelrc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66
"plugins": [
77
"add-module-exports"
88
]
9-
},
10-
"production": {
11-
"plugins": [
12-
"add-module-exports"
13-
]
149
}
1510
}
1611
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-d3-core",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"description": "react-d3 chart core component",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)