We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc5aaec commit b70c821Copy full SHA for b70c821
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ipshipyard/node-datachannel",
3
- "version": "0.26.4",
+ "version": "0.26.5",
4
"description": "WebRTC For Node.js and Electron. libdatachannel node bindings.",
5
"main": "./dist/cjs/lib/index.cjs",
6
"module": "./dist/esm/lib/index.mjs",
0 commit comments