Skip to content

Commit

Permalink
fix: require() of ES modules is not supported
Browse files Browse the repository at this point in the history
close Pana#159
  • Loading branch information
P2K0 authored Jun 6, 2023
1 parent ec0f246 commit 463f4ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"commander": "^8.3.0",
"ini": "^2.0.0",
"node-fetch": "2.6.6",
"open": "^8.4.0"
"open": "~8.4.2"
},
"devDependencies": {
"coffee": "^5.4.0",
Expand Down

0 comments on commit 463f4ad

Please sign in to comment.