Skip to content

Commit

Permalink
fix: load spectrum n assignment from jcamp (#2754)
Browse files Browse the repository at this point in the history
* chore: update processing libraries

* fix: order of nucleus based on .NUCLEUS

* fix: fallback to add frequency indirect dimension

* fix: fallback for originFrequency of homonuclear

* chore: stable release nmr-load-save
  • Loading branch information
jobo322 committed Nov 17, 2023
1 parent 110998a commit c8bee9c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -85,8 +85,8 @@
"ml-stat": "^1.3.3",
"multiplet-analysis": "^2.1.2",
"nmr-correlation": "^2.3.3",
"nmr-load-save": "^0.23.2",
"nmr-processing": "^11.5.0",
"nmr-load-save": "^0.23.3",
"nmr-processing": "^11.6.0",
"nmredata": "^0.9.7",
"numeral": "^2.0.6",
"openchemlib": "^8.7.1",
Expand Down Expand Up @@ -147,4 +147,4 @@
"vite": "^4.5.0",
"vitest": "^0.34.6"
}
}
}

0 comments on commit c8bee9c

Please sign in to comment.