Skip to content

Commit

Permalink
breaking(core): sdk5
Browse files Browse the repository at this point in the history
BREAKING CHANGE: removed cjs module
  • Loading branch information
pviti committed Feb 11, 2022
1 parent 9c74b55 commit 10085d2
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 @@ -36,7 +36,7 @@
"lib/**/*"
],
"engines": {
"node": ">=16"
"node": ">=18"
},
"dependencies": {
"axios": "^0.25.0"
Expand Down

0 comments on commit 10085d2

Please sign in to comment.