Skip to content

Commit bdc7a4c

Browse files
committedOct 4, 2023
fix: missing typings
1 parent cca3db1 commit bdc7a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@typescript-eslint/eslint-plugin": "5.56.0",
5151
"@typescript-eslint/parser": "5.56.0",
5252
"additween": "^3.0.0",
53-
"cpy-cli": "^4.1.0",
53+
"cpy-cli": "^3.1.1",
5454
"downsample": "^1.4.0",
5555
"eslint": "^8.36.0",
5656
"eslint-config-prettier": "^8.8.0",

0 commit comments

Comments
 (0)
Please sign in to comment.