Skip to content

Commit

Permalink
Fix version in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dwalizer committed Aug 20, 2024
1 parent 09d2b01 commit ee44e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skills-client-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"dependencies": {
"@stomp/stompjs": "6.1.2",
"axios": "^1.7.4",
"axios": "1.7.4",
"js-logger": "1.6.1",
"postmate": "1.5.2",
"sockjs-client": "1.6.1"
Expand Down

0 comments on commit ee44e6f

Please sign in to comment.