Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
SorinC6 committed Jan 10, 2024
1 parent 05e4434 commit 4c72231
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
"@types/jest": "^28.1.2",
"@types/react": "18.2.0",
"@types/react-native": "0.71.6",
"@yoroi/types": "1.3.0",
"@yoroi/types": "^1.5.0",
"axios-mock-adapter": "^1.21.5",
"commitlint": "^17.0.2",
"del-cli": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion scripts/install-pkgs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ yarn workspace @yoroi/links add -D @yoroi/types@"$1"
yarn workspace @yoroi/links add @yoroi/common@"$1"

# theme
yarn workspace @yoroi/theme add -D @yoroi/theme@"$1"
yarn workspace @yoroi/theme add -D @yoroi/types@"$1"
yarn workspace @yoroi/theme add @yoroi/common@"$1"

# wallet-mobile
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7115,11 +7115,6 @@
js-yaml "^3.10.0"
tslib "^2.4.0"

"@yoroi/[email protected]":
version "1.3.0"
resolved "https://registry.npmjs.org/@yoroi/types/-/types-1.3.0.tgz"
integrity sha512-VUdl/NII1c4jhudO8cygEtv910nGcjDSYBRxcsfVaHV39xj/Fq8IKroS8xKMgBpez+ZGxMxQ9tMYYMA+DJiY2Q==

"@zkochan/[email protected]":
version "0.0.6"
resolved "https://registry.npmjs.org/@zkochan/js-yaml/-/js-yaml-0.0.6.tgz"
Expand Down

0 comments on commit 4c72231

Please sign in to comment.