chore(turndown-plugin-gfm): fix build warnings

pull/1480/head
Elian Doran 2025-03-20 08:52:55 +07:00
parent 419d5ffd1b
commit bce4cfe731
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

@ -32,6 +32,7 @@
"type": "git",
"url": "https://github.com/laurent22/joplin-turndown-plugin-gfm.git"
},
"type": "module",
"scripts": {
"build-all": "npm run build-cjs && npm run build-es && npm run build-iife",
"build": "rollup -c config/rollup.config.cjs.js",