Skip to content

Commit b635635

Browse files
Temporary workaround for issue rollup/rollup-plugin-node-resolve#208
Signed-off-by: YuryStrozhevsky <[email protected]>
1 parent f8f9649 commit b635635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"rollup": "latest",
3131
"rollup-plugin-commonjs": "latest",
3232
"rollup-plugin-node-builtins": "latest",
33-
"rollup-plugin-node-resolve": "latest"
33+
"rollup-plugin-node-resolve": ""
3434
},
3535
"dependencies": {
3636
"asn1js": "latest",

0 commit comments

Comments
 (0)