Update package.json

This commit is contained in:
Alex Hultman
2020-06-08 15:28:36 +02:00
committed by GitHub
parent 6daf5cd505
commit 2c3ecab1a1

View File

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