Skip to content

Commit

Permalink
Change private to false
Browse files Browse the repository at this point in the history
  • Loading branch information
milkcee12 committed Feb 6, 2024
1 parent 86c5265 commit 93098e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "live2020",
"version": "0.1.0",
"private": true,
"homepage": "https://athenahacks.github.io/AthenaHacks2020/",
"private": false,
"homepage": "https://athenahacks.github.io/AthenaHacks2020",
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/preset-react": "^7.23.3",
Expand Down

0 comments on commit 93098e9

Please sign in to comment.