Skip to content

Commit

Permalink
fix: update spectra editor to fix wrong integration (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
baolanlequang authored Feb 27, 2024
1 parent ce3cdf5 commit 1dc0cc2
Show file tree
Hide file tree
Showing 2 changed files with 605 additions and 555 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@complat/chem-spectra-client",
"version": "1.2.0",
"version": "1.2.1",
"description": "ChemSpectra client side server.",
"repository": {
"type": "git",
Expand All @@ -20,7 +20,7 @@
"react-dom": "^17.0.2"
},
"dependencies": {
"@complat/react-spectra-editor": "1.2.0",
"@complat/react-spectra-editor": "1.2.1",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.9",
Expand Down
Loading

0 comments on commit 1dc0cc2

Please sign in to comment.