Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit 71a918a

Browse files
authored
Merge pull request #2 from probins/patch-1
Update es-module-loader version
2 parents c28e12e + 345250b commit 71a918a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"devDependencies": {
99
"rollup": "^0.34.7",
1010
"rollup-plugin-node-resolve": "^2.0.0",
11-
"es-module-loader": "^0.1.0"
11+
"es-module-loader": "^1.0.1"
1212
},
1313
"scripts": {
1414
"build": "rollup -c",

0 commit comments

Comments
 (0)