Skip to content

Commit 3707bc0

Browse files
committed
fix: installing nx for project
1 parent 3919997 commit 3707bc0

File tree

2 files changed

+503
-31
lines changed

2 files changed

+503
-31
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,13 @@
106106
"jest": "^27.4.7",
107107
"lerna": "^4.0.0",
108108
"ncp": "^2.0.0",
109-
"sass": "^1.77.8",
109+
"nx": "^22.0.2",
110110
"prettier": "^2.5.1",
111111
"react": "^19.1.0",
112112
"react-dom": "^19.1.0",
113113
"regenerator-runtime": "^0.13.9",
114114
"replace-in-file": "^6.3.2",
115+
"sass": "^1.77.8",
115116
"sass-loader": "^12.4.0",
116117
"semantic-release": "^19.0.3",
117118
"strip-ansi": "^7.0.1",

0 commit comments

Comments
 (0)