Skip to content

Commit

Permalink
feat: upgrade commons-js-components (#35)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: `commons-js-components` uses `get-starkent v2.0.0`
  • Loading branch information
yairans-starkware authored Feb 13, 2023
1 parent a57399b commit b1edadc
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 @@ -45,7 +45,7 @@
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@mui/material": "^5.10.12",
"@starkware-industries/commons-js-components": "^2.0.0-dev.1",
"@starkware-industries/commons-js-components": "^2.0.0-dev.4",
"@starkware-industries/commons-js-enums": "^1.2.0",
"@starkware-industries/commons-js-utils": "^1.2.1-dev.1",
"codemirror": "^5.62.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2309,10 +2309,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@starkware-industries/commons-js-components@^2.0.0-dev.1":
version "2.0.0-dev.1"
resolved "https://registry.yarnpkg.com/@starkware-industries/commons-js-components/-/commons-js-components-2.0.0-dev.1.tgz#5ed492020753634a47a610650948a61f1a1a8531"
integrity sha512-aDlobNPEODY7tkCZdUQxS1QJOk+VMnySRClZBHiaGhKDqruGX/mUR9Ya5+eLoAFKFNTd9OhVktNVhEo83KPSUw==
"@starkware-industries/commons-js-components@^2.0.0-dev.4":
version "2.0.0-dev.4"
resolved "https://registry.yarnpkg.com/@starkware-industries/commons-js-components/-/commons-js-components-2.0.0-dev.4.tgz#1e56819a16756f269c475d538dcf10fd8548b8a5"
integrity sha512-WCR5z3+Cij/B/KiPUNIECUwyd43zQG21lCFUilTSTgY/60MEG1an/88xbiJ7ypjoU6DvSlV5DVOtDzVPT3XkUw==

"@starkware-industries/commons-js-enums@^1.2.0":
version "1.2.0"
Expand Down

0 comments on commit b1edadc

Please sign in to comment.