Skip to content

Commit

Permalink
chore: update spectra frontend to fix the issue feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Lan Le committed Oct 24, 2023
1 parent 96110b8 commit 17eedad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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": "1.0.0-rc18",
"@complat/react-spectra-editor": "1.0.0-alpha.12",
"@complat/react-spectra-editor": "1.0.0-alpha.13",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@novnc/novnc": "^1.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2266,10 +2266,10 @@
redux-form "^8.3.7"
redux-saga "^1.1.3"

"@complat/[email protected].12":
version "1.0.0-alpha.12"
resolved "https://registry.yarnpkg.com/@complat/react-spectra-editor/-/react-spectra-editor-1.0.0-alpha.12.tgz#88118c23252458a876428ee255e3a29d9a7d10de"
integrity sha512-PAphxN7dcTQMl/6KADT71pgLvGLEg1qwvtXBCd9Hkq9yh5JWLa+uZobzPupbJP2fekx0sfIHJbIBzeVAUTpXrQ==
"@complat/[email protected].13":
version "1.0.0-alpha.13"
resolved "https://registry.yarnpkg.com/@complat/react-spectra-editor/-/react-spectra-editor-1.0.0-alpha.13.tgz#cbf10383dc2e12d5e7c835569808db81d66978f9"
integrity sha512-I3Uk+cGF13jQ5670rSbzoqF6WeLIsx+NyjW7vWXBYUK6bhnlf7ybDJUEeZzmngZ63J2MExUZNyFoLTZShngGFA==
dependencies:
"@complat/react-svg-file-zoom-pan" "1.1.1"
"@emotion/react" "^11.11.1"
Expand Down

0 comments on commit 17eedad

Please sign in to comment.