Skip to content

Commit abc44d8

Browse files
authored
Update package.json
1 parent b5a1f36 commit abc44d8

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"@babel/core": "^7.15.0",
4040
"@babel/preset-env": "^7.15.0",
4141
"@babel/preset-react": "^7.14.5",
42+
"@types/node": "^22.9.0",
4243
"@types/react": "^18.3.12",
4344
"babel-loader": "^8.2.2",
4445
"babel-polyfill": "^6.26.0",
@@ -63,8 +64,5 @@
6364
},
6465
"jest": {
6566
"testEnvironment": "jsdom"
66-
},
67-
"dependencies": {
68-
"@types/node": "^22.9.0"
6967
}
7068
}

0 commit comments

Comments
 (0)