Skip to content

Commit

Permalink
uninstall some dependencies
Browse files Browse the repository at this point in the history
amerfathullah committed Jun 13, 2024
1 parent c90559d commit 9c0f36e
Showing 2 changed files with 11,481 additions and 8,963 deletions.
20,439 changes: 11,480 additions & 8,959 deletions package-lock.json

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -5,7 +5,6 @@
"private": true,
"dependencies": {
"@adobe/css-tools": "^4.4.0",
"@ampproject/toolbox-optimizer": "^2.9.0",
"@capacitor/android": "^6.1.0",
"@emailjs/browser": "^4.3.3",
"@eslint/config-array": "^0.16.0",
@@ -33,7 +32,6 @@
"react-icons": "^5.2.1",
"react-router-dom": "^6.23.1",
"react-scripts": "^5.0.1",
"react-snap": "^1.23.0",
"rimraf": "^5.0.7",
"semver": "^7.6.2",
"svgo": "^3.3.2",
@@ -60,8 +58,7 @@
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"postbuild": "react-snap"
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [

0 comments on commit 9c0f36e

Please sign in to comment.