This commit is contained in:
Ulf Gebhardt 2020-12-18 15:11:27 +01:00
parent 09bd1d7882
commit 5777c9f329
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

View File

@ -1,6 +1,6 @@
{
"name": "js-wowemu-auth",
"version": "0.1.0",
"version": "0.1.1",
"description": "SRP implementation for WoW Server authentication in Typescript",
"main": "dist/index.js",
"types": "dist/index.d.ts",