Skip to content

Commit

Permalink
Merge pull request #290 from natura-cosmeticos/DSY-3151
Browse files Browse the repository at this point in the history
feat(natds-themes): add casaEestilo
  • Loading branch information
Design-System-Natura authored Mar 28, 2023
2 parents 9e4693b + 33be4f4 commit a1caa91
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": "@naturacosmeticos/natds-rn",
"version": "7.30.1",
"version": "7.31.0",
"license": "ISC",
"main": "build/lib/index.js",
"keywords": [
Expand Down Expand Up @@ -67,7 +67,7 @@
},
"dependencies": {
"@naturacosmeticos/natds-icons": "^1.11.3",
"@naturacosmeticos/natds-themes": "^0.46.0",
"@naturacosmeticos/natds-themes": "^0.50.0",
"react-native-gesture-handler": "^1.10.3",
"react-native-svg": "^12.1.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2031,10 +2031,10 @@
resolved "https://registry.yarnpkg.com/@naturacosmeticos/natds-icons/-/natds-icons-1.11.3.tgz#e7de13d8fde2c44f9c68e73de75f02906fefdfb8"
integrity sha512-NQVrs5aUaCc7eyrPRh5TlgRYZqT0SXDHq/VVcWUG/R7j9wzFFvCs/IbcAjeNJR4cVNDqq2ruAIl9ZnHanw5Qpw==

"@naturacosmeticos/natds-themes@^0.46.0":
version "0.46.0"
resolved "https://registry.yarnpkg.com/@naturacosmeticos/natds-themes/-/natds-themes-0.46.0.tgz#d0d2a81dfa2f4fd3378278b52d9dd3b28a4bbf2b"
integrity sha512-a+ptwN8CR1I3b5fr8FtCYxD+G5jjuB2R+V6P86Y14utX6tn1XNMn73TDZFMq1gHlVeejxXWytd+VeUm62BfAOw==
"@naturacosmeticos/natds-themes@^0.50.0":
version "0.50.0"
resolved "https://registry.yarnpkg.com/@naturacosmeticos/natds-themes/-/natds-themes-0.50.0.tgz#d8f1708bd491db6efd815da445662716020e7ed6"
integrity sha512-vSvM6FixKeoTxCc/G8OoZV/Z7LO1dNMaxv0f5pKGfHx/K2Uuvj8fdE64GT0q9TOTO9ULk5ueWIEiJM5ZuM2uYA==
dependencies:
open-color "^1.8.0"
svg2vectordrawable "2.6.26"
Expand Down

0 comments on commit a1caa91

Please sign in to comment.