Skip to content

Commit

Permalink
fix(deno): rollup importing nodejs builtin
Browse files Browse the repository at this point in the history
  • Loading branch information
Uskrai committed Oct 3, 2022
1 parent 14995d1 commit 890b69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/deno/package.json
Expand Up @@ -33,7 +33,7 @@
"rollup-plugin-multi-input": "^1.3.1",
"rollup-plugin-rename": "^1.0.1",
"rollup-plugin-ts": "^3.0.2",
"rollup-plugin-typescript2": "^0.34.0",
"rollup-plugin-typescript2": "0.32.0",
"tslib": "^2.4.0",
"typescript": "^4.8.4"
}
Expand Down

0 comments on commit 890b69e

Please sign in to comment.