Update package.json

This commit is contained in:
alexhultman-2fa
2020-11-28 18:56:58 +01:00
committed by GitHub
parent 6fcd55b12d
commit bd720c90ff

View File

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