chore: update babel-plugin-add-module-exports to 1.0.0 fix require(...).default #271

pull/287/head
tangjinzhou 2018-11-22 10:49:16 +08:00
parent c478ec949e
commit c0d2233f2b
1 changed files with 2 additions and 2 deletions

View File

@ -69,7 +69,7 @@
"babel-helper-vue-jsx-merge-props": "^2.0.3",
"babel-jest": "^22.4.3",
"babel-loader": "^7.1.2",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-add-module-exports": "^1.0.0",
"babel-plugin-import": "^1.1.1",
"babel-plugin-istanbul": "^4.1.1",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
@ -179,4 +179,4 @@
"shallowequal": "^1.0.2",
"warning": "^3.0.0"
}
}
}