Skip to content

Commit

Permalink
fix: do not add empty string for name in migration (#2316)
Browse files Browse the repository at this point in the history
* fix: do not add an empty string for the name in the migration

* fix: ph0 value starts from zero (#2315)

ph0 input value should start from its last changed value

close #2314

 fix: avoid double fetching when unzipping files

---------

Co-authored-by: hamed-musallam <35760236+hamed-musallam@users.noreply.github.com>
  • Loading branch information
jobo322 and hamed-musallam committed Apr 25, 2023
1 parent 5d08c1a commit e33bcab
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 9 deletions.
30 changes: 22 additions & 8 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -82,7 +82,7 @@
"ml-stat": "^1.3.3",
"multiplet-analysis": "^2.0.0",
"nmr-correlation": "^2.3.3",
"nmr-load-save": "^0.9.0",
"nmr-load-save": "^0.9.1",
"nmr-processing": "^9.3.8",
"nmredata": "^0.9.2",
"numeral": "^2.0.6",
Expand Down

0 comments on commit e33bcab

Please sign in to comment.