Skip to content

Commit 84a1057

Browse files
committed
Add types
1 parent 0066167 commit 84a1057

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
},
3030
"devDependencies": {
3131
"@types/axios": "^0.14.0",
32-
"@types/iconv": "^2.1.16"
32+
"@types/iconv": "^2.1.16",
33+
"@types/iconv-lite": "0.0.1"
3334
}
3435
}

0 commit comments

Comments
 (0)