Skip to content

Commit c48cb7a

Browse files
authored
type: fix process.env.NODE_ENV is undefined (#668)
* chore: add @types/node * Update Field.tsx
1 parent d4de5f3 commit c48cb7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"@testing-library/react": "^14.0.0",
6060
"@types/jest": "^29.2.5",
6161
"@types/lodash": "^4.14.135",
62+
"@types/node": "^20.11.30",
6263
"@types/react": "^18.0.0",
6364
"@types/react-dom": "^18.0.0",
6465
"@umijs/fabric": "^4.0.1",

0 commit comments

Comments
 (0)