Skip to content

Commit

Permalink
package.json revert
Browse files Browse the repository at this point in the history
  • Loading branch information
0xM4sk committed Jun 12, 2024
1 parent 6bbdfdd commit ed9c753
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"react-app/jest"
]
},

"browserslist": {
"production": [
">0.2%",
Expand All @@ -61,6 +60,7 @@
"@aws-amplify/backend": "^1.0.3",
"@aws-amplify/backend-cli": "^1.0.4",
"@babel/core": "^7.24.7",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"aws-cdk": "^2.145.0",
Expand All @@ -74,7 +74,4 @@
"tsx": "^4.15.2",
"typescript": "^3.2.1"
}



}
}

0 comments on commit ed9c753

Please sign in to comment.