Skip to content

Commit 777d7df

Browse files
Downgrade typescript to be compatible with others
1 parent 863ee23 commit 777d7df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Web/ClientApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
"popper.js": "^1.16.1",
6060
"react-scripts": "^5.0.1",
6161
"rimraf": "^6.1.2",
62-
"typescript": "^5.9.3"
62+
"typescript": "~4.9.5"
6363
}
6464
}

0 commit comments

Comments
 (0)