Update package.json

This commit is contained in:
TimonKK
2022-01-31 23:30:17 +03:00
committed by GitHub
parent 8ccc02d54f
commit b0f9c9e39b

View File

@@ -91,5 +91,5 @@
"test": "mocha --bail --timeout 60000 --slow 5000"
},
"types": "index.d.ts",
"version": "2.4.3"
"version": "2.4.4"
}