mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-04-28 12:15:10 +08:00
Version Packages (next) (#159)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
8ad79c5c1a
commit
1541a6741a
@@ -11,6 +11,7 @@
|
||||
"changesets": [
|
||||
"brown-tables-learn",
|
||||
"chilly-knives-wink",
|
||||
"gentle-badgers-clap",
|
||||
"good-numbers-think",
|
||||
"gorgeous-mice-cheer",
|
||||
"gorgeous-turtles-know",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user