Skip to content

Commit 0da027a

Browse files
committed
deps(ts): bump ts so it works with types/node
1 parent 6ff127f commit 0da027a

File tree

6 files changed

+837
-811
lines changed

6 files changed

+837
-811
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"eslint-plugin-react": "^7.1.0",
88
"jest": "^24.9.0",
99
"lint-staged": "^4.0.2",
10-
"prettier": "^1.19.1"
10+
"prettier": "^1.19.1",
11+
"typescript": "^4.8.4"
1112
},
1213
"scripts": {
1314
"precommit": "lint-staged",

0 commit comments

Comments
 (0)