Skip to content

Commit

Permalink
chore: 🤖 change module system to ES Module
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Jul 2, 2023
1 parent 41f9b58 commit 721fd6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"description": "An opinionated blade template formatter for Laravel",
"main": "./dist/bundle.js",
"types": "./dist/types/main.d.ts",
"type": "module",
"exports": {
".": {
"default": "./dist/bundle.js"
Expand Down

0 comments on commit 721fd6e

Please sign in to comment.