Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
thedannywahl committed Feb 24, 2024
1 parent 826d032 commit eac9be2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.yarn/install-state.gz
.DS_Store
.env.*
isp-site/.yarn/install-state.gz
2 changes: 1 addition & 1 deletion isp-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"react-copy-to-clipboard": "^5.1.0",
"react-dom": "^18.2.0",
"react-markdown": "^9.0.1",
"react-router-dom": "^6.22.0",
"react-router-dom": "^6.22.1",
"react-scripts": "^5.0.1",
"rehype-raw": "^7.0.0",
"remark-gemoji": "^8.0.0",
Expand Down

0 comments on commit eac9be2

Please sign in to comment.