Skip to content

Commit c0d2233

Browse files
committed
chore: update babel-plugin-add-module-exports to 1.0.0 fix require(...).default #271
1 parent c478ec9 commit c0d2233

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"babel-helper-vue-jsx-merge-props": "^2.0.3",
7070
"babel-jest": "^22.4.3",
7171
"babel-loader": "^7.1.2",
72-
"babel-plugin-add-module-exports": "^0.2.1",
72+
"babel-plugin-add-module-exports": "^1.0.0",
7373
"babel-plugin-import": "^1.1.1",
7474
"babel-plugin-istanbul": "^4.1.1",
7575
"babel-plugin-syntax-dynamic-import": "^6.18.0",
@@ -179,4 +179,4 @@
179179
"shallowequal": "^1.0.2",
180180
"warning": "^3.0.0"
181181
}
182-
}
182+
}

0 commit comments

Comments
 (0)