Update package.json

This commit is contained in:
Alex Hultman
2021-01-08 21:37:23 +01:00
committed by GitHub
parent 070a89108a
commit a2daba42ec

View File

@@ -1,6 +1,6 @@
{
"name": "uWebSockets.js",
"version": "18.12.0",
"version": "18.13.0",
"main": "uws.js",
"types": "./index.d.ts"
}