Skip to content

Commit

Permalink
fix wrong d-value
Browse files Browse the repository at this point in the history
  • Loading branch information
Lan Le authored and PiTrem committed Mar 25, 2022
1 parent e96a554 commit a0bd7e1
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@babel/preset-react": "7.10.4",
"@citation-js/plugin-isbn": "^0.3.0",
"@complat/chem-spectra-client": "0.10.13",
"@complat/react-spectra-editor": "0.10.13",
"@complat/react-spectra-editor": "0.10.14-alpha.0",
"@novnc/novnc": "^1.2.0",
"@rails/ujs": "^6.1.3-1",
"@rails/webpacker": "https://github.com/rails/webpacker.git",
Expand Down
29 changes: 29 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1291,6 +1291,35 @@
regenerator-transform "^0.13.3"
reselect "^4.0.0"

"@complat/[email protected]":
version "0.10.14-alpha.0"
resolved "https://registry.yarnpkg.com/@complat/react-spectra-editor/-/react-spectra-editor-0.10.14-alpha.0.tgz#2ff63af32fd7d506bd03b14ff3bf7110fd76ac4c"
integrity sha512-kpkswaWDPpRpbixp4kentrChtSnKIjOrD5VsFfCFqj9xuEQSg4yfVN1lf8+8/tSS61S2nc3O3LIMw5xaY+HirA==
dependencies:
"@material-ui/core" "^3.9.3"
"@material-ui/icons" "^3.0.2"
"@mdi/js" "^4.7.95"
"@mdi/react" "^1.2.1"
babel-plugin-transform-object-rest-spread "^6.26.0"
browserslist "^4.16.3"
classnames "^2.2.6"
d3 "^5.5.0"
d3-selection "^1.3.0"
d3-tip "^0.9.1"
jcampconverter "4.1.0"
ml-savitzky-golay-generalized "1.1.1"
prop-types "^15.7.2"
react-dropzone "^8.0.3"
react-quill "1.1.0"
react-redux "6.0.1"
react-svg-file-zoom-pan "^1.0.5"
react-svg-inline "^2.1.1"
redux "^4.1.1"
redux-saga "^1.1.3"
redux-undo "^1.0.1"
regenerator-transform "^0.13.3"
reselect "^4.0.0"

"@discoveryjs/json-ext@^0.5.0":
version "0.5.2"
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.2.tgz#8f03a22a04de437254e8ce8cc84ba39689288752"
Expand Down

0 comments on commit a0bd7e1

Please sign in to comment.