Skip to content

Commit

Permalink
chore: removed amplify
Browse files Browse the repository at this point in the history
  • Loading branch information
javalosr2004 committed Feb 11, 2024
1 parent 1bb8dcb commit f0a3aac
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 229 deletions.
44 changes: 0 additions & 44 deletions amplify/auth/resource.ts

This file was deleted.

8 changes: 0 additions & 8 deletions amplify/backend.ts

This file was deleted.

58 changes: 0 additions & 58 deletions amplify/data/resource.ts

This file was deleted.

3 changes: 0 additions & 3 deletions amplify/package.json

This file was deleted.

109 changes: 0 additions & 109 deletions amplify/tsconfig.json

This file was deleted.

8 changes: 1 addition & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,26 +24,20 @@
"@fullcalendar/react": "^6.1.10",
"@fullcalendar/timegrid": "^6.1.10",
"@heroicons/react": "^2.1.1",
"aws-amplify": "^6.0.16",
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.3",
"eslint-plugin-prettier": "^5.1.3",
"framer-motion": "^11.0.3",
"mongoose": "^7.6.8",
"next": "14.0.0",
"react": "^18",
"react-dom": "^18",
"react-icons": "^5.0.1",
"styled-components": "^6.1.8"
"styled-components": "^6.1.8",
},
"devDependencies": {
"@aws-amplify/backend": "^0.12.1",
"@aws-amplify/backend-cli": "^0.11.1",
"@types/node": "^20",
"@types/react": "^18.2.48",
"@types/react-dom": "^18",
"aws-cdk": "^2.127.0",
"aws-cdk-lib": "^2.127.0",
"constructs": "^10.3.0",
"eslint": "^8.56.0",
"eslint-config-airbnb": "^19.0.4",
Expand Down

0 comments on commit f0a3aac

Please sign in to comment.