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.
1 parent d639dfd commit 3d1f2f5Copy full SHA for 3d1f2f5
package.json
@@ -66,8 +66,7 @@
66
"dom-accessibility-api": "0.5.9",
67
"lz-string": "1.5.0",
68
"picocolors": "1.1.1",
69
- "pretty-format": "27.0.2",
70
- "typescript": "4.5"
+ "pretty-format": "27.0.2"
71
},
72
"devDependencies": {
73
"@testing-library/jest-dom": "5.11.6",
@@ -77,7 +76,8 @@
77
76
"jest-snapshot-serializer-ansi": "1.0.0",
78
"jest-watch-select-projects": "2.0.0",
79
"jsdom": "20.0.0",
80
- "kcd-scripts": "13.0.0"
+ "kcd-scripts": "13.0.0",
+ "typescript": "4.5"
81
82
"overrides": {
83
"browserslist": "4.21.8",
0 commit comments