Skip to content

Commit

Permalink
upd: update to react-spectra-editor v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
f-idiris authored Jan 26, 2024
2 parents 3ec05a6 + f253de3 commit c08cbfb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.1.0",
"version": "1.1.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.1.0",
"@complat/react-spectra-editor": "1.1.1",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1169,10 +1169,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@complat/[email protected].0":
version "1.1.0"
resolved "https://registry.yarnpkg.com/@complat/react-spectra-editor/-/react-spectra-editor-1.1.0.tgz#0af483d57529ffd8fb5863428f17bf4cecd1eb4b"
integrity sha512-IldFIODjv1mjCBbLJWm05aLFu2KyqMWNzoGO4I1rEcMGZfdHm5oQJJYcCaiYGtTkVSTwPKvh0UZs5rePVQTdUA==
"@complat/[email protected].1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@complat/react-spectra-editor/-/react-spectra-editor-1.1.1.tgz#487cdb91a9084023f405a05c151ae059a8de20a9"
integrity sha512-EBpfx7JJuSCfbBDx2hm43ZnPeMZZAPNJbR0TUiI565Ev5CbVB4a0rPUfsAbaW3fEs9l74VDe47hqc09OmWH7kg==
dependencies:
"@complat/react-svg-file-zoom-pan" "1.1.3"
"@emotion/react" "^11.11.1"
Expand Down

0 comments on commit c08cbfb

Please sign in to comment.