Skip to content

Commit dfcd046

Browse files
committed
chore: remove punycode prod dependency
temporarily keep @types/punycode dev dependency until #6 is solved
1 parent 7339359 commit dfcd046

File tree

6 files changed

+591
-9
lines changed

6 files changed

+591
-9
lines changed

dist/VueMarkdown.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"@rollup/plugin-typescript": "^8.2.1",
1818
"rollup": "^2.50.6",
1919
"rollup-plugin-css-only": "^3.1.0",
20+
"rollup-plugin-node-builtins": "^2.1.2",
2021
"rollup-plugin-serve": "^1.1.0",
2122
"rollup-plugin-terser": "^7.0.2",
2223
"tslib": "^2.2.0"

0 commit comments

Comments
 (0)