Skip to content

Commit

Permalink
update build tools babel-loader and cross-env
Browse files Browse the repository at this point in the history
  • Loading branch information
todbot committed Nov 21, 2022
1 parent f33ae56 commit e041ac8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,9 @@
"@babel/preset-env": "^7.18.6",
"@babel/preset-react": "^7.18.6",
"@webpack-cli/serve": "^1.7.0",
"babel-loader": "^8.1.0",
"babel-loader": "^8.3.0",
"bootstrap": "^3.3.6",
"cross-env": "^5.0.5",
"cross-env": "^7.0.3",
"css-loader": "^2.1.1",
"devtron": "^1.4.0",
"electron": "^18.3.5",
Expand Down

0 comments on commit e041ac8

Please sign in to comment.