Skip to content

Commit 7342e51

Browse files
committed
Avoid making react a dependency.
1 parent 51dede5 commit 7342e51

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.yarnrc.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
nodeLinker: node-modules
22

33
packageExtensions:
4-
"@jupyterlab/settingregistry@^4":
5-
dependencies:
6-
react: ^18
74
"@nrwl/devkit@^15":
85
dependencies:
96
nx: ^15

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12880,7 +12880,7 @@ __metadata:
1288012880
languageName: node
1288112881
linkType: hard
1288212882

12883-
"react@npm:^18, react@npm:^18.2.0":
12883+
"react@npm:^18.2.0":
1288412884
version: 18.2.0
1288512885
resolution: "react@npm:18.2.0"
1288612886
dependencies:

0 commit comments

Comments
 (0)