Version Packages (next) (#159)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-08-10 12:33:25 -03:00
committed by GitHub
parent 8ad79c5c1a
commit 1541a6741a
6 changed files with 6 additions and 5 deletions

View File

@@ -11,6 +11,7 @@
"changesets": [
"brown-tables-learn",
"chilly-knives-wink",
"gentle-badgers-clap",
"good-numbers-think",
"gorgeous-mice-cheer",
"gorgeous-turtles-know",

View File

@@ -20,7 +20,7 @@
"expo": "46.0.2",
"jest": "28.1.3",
"native-base": "3.4.11",
"nativewind": "2.0.0-next.56",
"nativewind": "2.0.0-next.57",
"react": "*",
"react-dom": "*",
"react-native": "0.69.4",

View File

@@ -15,7 +15,7 @@
"@babel/preset-react": "^7.18.6",
"@babel/standalone": "7.18.12",
"@swc/plugin-transform-imports": "1.1.0",
"nativewind": "2.0.0-next.56",
"nativewind": "2.0.0-next.57",
"tailwindcss": "3.1.8"
},
"devDependencies": {

View File

@@ -16,7 +16,7 @@
"react-dom": "18.2.0",
"react-native": "0.69.4",
"react-native-web": "0.18.7",
"nativewind": "2.0.0-next.56"
"nativewind": "2.0.0-next.57"
},
"devDependencies": {
"@babel/core": "7.18.10",

View File

@@ -28,7 +28,7 @@
"dedent": "^0.7.0",
"docusaurus-plugin-sass": "^0.2.2",
"lodash.debounce": "^4.0.8",
"nativewind": "2.0.0-next.56",
"nativewind": "2.0.0-next.57",
"prism-react-renderer": "1.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",

View File

@@ -1,5 +1,5 @@
{
"version": "2.0.0-next.56",
"version": "2.0.0-next.57",
"name": "nativewind",
"description": "Use Tailwindcss in your cross-platform React Native applications",
"main": "dist/index.js",