Skip to content

Commit 8861c47

Browse files
fontebassomurilohns
authored andcommitted
adding type definition path
1 parent c5a3acf commit 8861c47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Busca por CEP integrado diretamente aos serviços dos Correios e ViaCEP",
55
"main": "dist/cep-promise.min.js",
66
"module": "dist/cep-promise.min.js",
7+
"types": "./index.d.ts",
78
"scripts": {
89
"dev": "nodemon --watch src/ --exec \"npm run build\"",
910
"test": "npm run coverage",

0 commit comments

Comments
 (0)