Skip to content

Commit 80f42ca

Browse files
authored
Merge pull request #1208 from larshp/master
typescript: fix typings
2 parents 877db1e + 67b2c24 commit 80f42ca

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

package-lock.json

Lines changed: 2 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"author": "Andrey Sidorov <[email protected]>",
5252
"license": "MIT",
5353
"dependencies": {
54-
"@types/mysql": "^2.15.7",
54+
"@types/mysql": "types/mysql",
5555
"denque": "^1.4.1",
5656
"generate-function": "^2.3.1",
5757
"iconv-lite": "^0.6.2",

0 commit comments

Comments
 (0)