Skip to content

Commit

Permalink
update react-spectra-editor to v1.0.0-rc14 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
baolanlequang authored Aug 16, 2023
1 parent bd448c6 commit ed1bf1e
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.0.0-rc13",
"version": "1.0.0-rc14",
"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.0.0-rc13",
"@complat/react-spectra-editor": "1.0.0-rc14",
"@material-ui/core": "^3.9.4",
"@material-ui/icons": "^3.0.2",
"axios": "^0.21.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1100,10 +1100,10 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@complat/[email protected]rc13":
version "1.0.0-rc13"
resolved "https://registry.yarnpkg.com/@complat/react-spectra-editor/-/react-spectra-editor-1.0.0-rc13.tgz#d799ec43b0b10615966839f451aa1429553c7ac6"
integrity sha512-DcWap+uFTlqFhT3p1eSs5cdn9EHU8AGiI8OCWZK15xe6uvB2B7JGj4oZMtR7LcVQMVMEmOgGSIbAgcwG/uWSiw==
"@complat/[email protected]rc14":
version "1.0.0-rc14"
resolved "https://registry.yarnpkg.com/@complat/react-spectra-editor/-/react-spectra-editor-1.0.0-rc14.tgz#930c7ccc741a9aadb433c0574e5c46ceb12ebbb7"
integrity sha512-5Ixunf8F+UHH8Y6LDpwIM+gVletrxlCLHFL7XHG84Umrf+1ImNlUqDqSIOZmDHADV6iHZGlz/htSq1YWolS6Fg==
dependencies:
"@babel/preset-env" "^7.21.5"
"@babel/preset-react" "^7.18.6"
Expand Down

0 comments on commit ed1bf1e

Please sign in to comment.