typings missing fixed

This commit is contained in:
night0721 2021-09-18 17:46:54 +08:00
parent 8795ebe4d5
commit 21a3f86adf

View file

@ -1,6 +1,6 @@
{ {
"name": "cath", "name": "cath",
"version": "1.2.6", "version": "1.2.7",
"description": "A powerful package that can interact with Cath API", "description": "A powerful package that can interact with Cath API",
"main": "./dist/index.js", "main": "./dist/index.js",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",