We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
devDependencies
1 parent b9d3af6 commit 6f291dcCopy full SHA for 6f291dc
package.json
@@ -83,7 +83,6 @@
83
"prettier": "^2.2.1",
84
"read-pkg-up": "^7.0.1",
85
"rimraf": "^3.0.2",
86
- "typescript": "^4.2.2",
87
"which": "^2.0.2",
88
"yargs-parser": "^20.2.4"
89
},
@@ -122,6 +121,7 @@
122
121
"eslint-config-kentcdodds": "^17.5.0",
123
"jest-in-case": "^1.0.2",
124
"npm-run-all": "^4.1.5",
125
- "slash": "^3.0.0"
+ "slash": "^3.0.0",
+ "typescript": "^4.2.2"
126
}
127
0 commit comments