fix(index.d): update package version

This commit is contained in:
Dmitry
2020-01-23 11:47:44 +03:00
parent 0d9ab0f58a
commit 8c89baebfb

View File

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