Skip to content

Commit e5b7d98

Browse files
feat: update react-spectra-editor to v1.0.0-rc18 (#92) (#93)
1 parent 795b991 commit e5b7d98

2 files changed

Lines changed: 190 additions & 192 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@complat/chem-spectra-client",
3-
"version": "1.0.0-rc17",
3+
"version": "1.0.0-rc18",
44
"description": "ChemSpectra client side server.",
55
"repository": {
66
"type": "git",
@@ -20,7 +20,7 @@
2020
"react-dom": "^17.0.2"
2121
},
2222
"dependencies": {
23-
"@complat/react-spectra-editor": "1.0.0-rc17",
23+
"@complat/react-spectra-editor": "1.0.0-rc18",
2424
"@emotion/react": "^11.11.1",
2525
"@emotion/styled": "^11.11.0",
2626
"@mui/icons-material": "^5.14.9",

0 commit comments

Comments
 (0)