Skip to content

Commit

Permalink
Adjusted gitpod
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Mar 27, 2024
1 parent 965edb6 commit 135ba5c
Show file tree
Hide file tree
Showing 3 changed files with 267 additions and 234 deletions.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

additionalRepositories:
- url: https://github.com/SU-SWS/acsf-cardinalsites-public
- url: https://github.com/SU-SWS/ace-stanfordlagunita/
checkoutLocation: back
checkoutLocation: front
ports:
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@next/third-parties": "^14.1.4",
"@tailwindcss/container-queries": "^0.1.1",
"@types/node": "^20.11.30",
"@types/react": "^18.2.72",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.22",
"algoliasearch": "^4.23.1",
"algoliasearch": "^4.23.2",
"autoprefixer": "^10.4.19",
"axios": "^1.6.8",
"clsx": "^2.1.0",
Expand All @@ -35,7 +35,7 @@
"graphql-tag": "^2.12.6",
"html-entities": "^2.5.2",
"html-react-parser": "^5.1.9",
"next": "^14.2.0-canary.43",
"next": "^14.2.0-canary.45",
"next-drupal": "^1.6.0",
"postcss": "^8.4.38",
"qs": "^6.12.0",
Expand All @@ -47,7 +47,7 @@
"react-tiny-oembed": "^1.1.0",
"sharp": "^0.33.3",
"tailwind-merge": "^2.2.2",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.3",
"usehooks-ts": "^3.0.2"
},
Expand Down
Loading

0 comments on commit 135ba5c

Please sign in to comment.