Skip to content

Commit d64cc48

Browse files
author
Ritika Mishra
committed
Merge branch 'main' of https://github.com/Amanmahe/BioSignal-Recorder-Web into fft-plot
2 parents d5fb7a7 + 2c38cd9 commit d64cc48

File tree

6 files changed

+72
-1638
lines changed

6 files changed

+72
-1638
lines changed

package-lock.json

Lines changed: 29 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chords",
3-
"version": "2.5.0a",
3+
"version": "2.5.1a",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",
@@ -41,7 +41,7 @@
4141
"html2canvas": "^1.4.1",
4242
"jszip": "^3.10.1",
4343
"lucide-react": "^0.460.0",
44-
"next": "14.2.21",
44+
"next": "^14.2.21",
4545
"next-pwa": "^5.6.0",
4646
"next-themes": "^0.3.0",
4747
"react": "^18",

0 commit comments

Comments
 (0)