babel build

This commit is contained in:
AllenFang
2018-01-16 00:04:14 +08:00
parent ec705f2651
commit 4bd73056d0
9 changed files with 1135 additions and 29 deletions

View File

@@ -2,7 +2,7 @@
"name": "react-bootstrap-table2-editor",
"version": "0.0.1",
"description": "it's the editor addon for react-bootstrap-table2",
"main": "./dist/react-bootstrap-table2-editor.min.js",
"main": "./lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},