Skip to content

Commit

Permalink
🔧 fix: Patch incorrect Package Installation (#1720)
Browse files Browse the repository at this point in the history
  • Loading branch information
danny-avila authored Feb 4, 2024
1 parent 74459d6 commit 335980a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
1 change: 1 addition & 0 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"clsx": "^1.2.1",
"copy-to-clipboard": "^3.3.3",
"cross-env": "^7.0.3",
"date-fns": "^3.3.1",
"downloadjs": "^1.4.7",
"export-from-json": "^1.7.2",
"filenamify": "^6.0.0",
Expand Down
4 changes: 1 addition & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,5 @@
"admin/",
"packages/"
]
},
"dependencies": {
"date-fns": "^3.3.1"
}
}

0 comments on commit 335980a

Please sign in to comment.