Skip to content

Commit

Permalink
fix: fixed sourceType back to module (closes #1743)
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Oct 3, 2022
1 parent 45837c2 commit 3d6d213
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .dist.babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
}
}]
],
"sourceType": "script",
"sourceMaps": "inline",
"comments": false
}
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"methods": "^1.1.2",
"mime": "2.6.0",
"qs": "^6.11.0",
"readable-stream": "^4.2.0",
"semver": "^7.3.7"
},
"devDependencies": {
Expand Down

0 comments on commit 3d6d213

Please sign in to comment.