Skip to content

Commit

Permalink
build: set type: module in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
maverox committed May 15, 2024
1 parent 12fbc20 commit 92c2f19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/create-webpack-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"type": "git",
"url": "https://github.com/webpack/create-webpack-app.git"
},
"type": "module",
"homepage": "https://github.com/webpack/webpack-cli/tree/master/packages/create-webpack-app",
"bugs": "https://github.com/webpack/webpack-cli/issues",
"funding": {
Expand Down

0 comments on commit 92c2f19

Please sign in to comment.