Skip to content

Commit a4bae7e

Browse files
committed
fix: reduce node_modules
Signed-off-by: Innei <tukon479@gmail.com>
1 parent 5feec44 commit a4bae7e

File tree

2 files changed

+39
-228
lines changed

2 files changed

+39
-228
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,13 +148,15 @@
148148
"overrides": {
149149
"@types/react": "npm:@types/react@^18.3.12",
150150
"@types/react-dom": "npm:@types/react-dom@^18.3.1",
151+
"app-builder-lib": "npm:app-builder-lib@^25.1.8",
152+
"electron": "33.2.0",
151153
"esbuild": "npm:esbuild@^0.24.2",
152154
"expo-modules-core": "npm:expo-modules-core@2.2.0",
153155
"is-core-module": "npm:@nolyfill/is-core-module@^1",
154156
"isarray": "npm:@nolyfill/isarray@^1",
155157
"lightningcss": "npm:lightningcss@^1.29.1",
156158
"react-native": "npm:react-native@0.77.0",
157-
"typescript": "npm:typescript@5.7.3",
159+
"typescript": "5.7.3",
158160
"unist-util-visit-parents": "5.1.3",
159161
"vfile": "5.3.7"
160162
}

0 commit comments

Comments
 (0)