Skip to content

Commit

Permalink
chore(release): v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Dec 4, 2024
1 parent 842629d commit 54a13d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "@mswjs/socket.io-binding",
"version": "0.1.0",
"version": "0.1.1",
"description": "Binding to mock Socket.IO connections with Mock Service Worker",
"main": "./build/index.js",
"types": "./build/index.d.ts",
Expand Down Expand Up @@ -50,4 +50,4 @@
"undici": "^6.21.0",
"vitest": "^2.1.5"
}
}
}

0 comments on commit 54a13d2

Please sign in to comment.