Skip to content

Commit

Permalink
remove the type module
Browse files Browse the repository at this point in the history
  • Loading branch information
robonetphy committed Nov 5, 2023
1 parent 2fb1c47 commit af46ccd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"description": "Header Tool for Editor.js",
"license": "MIT",
"repository": "https://github.com/editor-js/header",
"type": "module",
"files": [
"dist"
],
Expand All @@ -22,7 +21,6 @@
"require": "./dist/header.umd.js"
}
},
"jsdelivr": "./dist/header.js",
"scripts": {
"dev": "vite",
"build": "vite build"
Expand Down

0 comments on commit af46ccd

Please sign in to comment.