Skip to content

Commit 2eabf89

Browse files
committed
Install React from facebook/react#21202
1 parent 58150b9 commit 2eabf89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"dotenv-cli": "^4.0.0",
5353
"kcd-scripts": "^7.5.1",
5454
"npm-run-all": "^4.1.5",
55-
"react": "^17.0.1",
56-
"react-dom": "^17.0.1",
55+
"react": "https://pkg.csb.dev/facebook/react/commit/9ffc272f/react",
56+
"react-dom": "https://pkg.csb.dev/facebook/react/commit/9ffc272f/react-dom",
5757
"rimraf": "^3.0.2",
5858
"typescript": "^4.1.2"
5959
},

0 commit comments

Comments
 (0)