File tree Expand file tree Collapse file tree 2 files changed +1431
-20
lines changed
Expand file tree Collapse file tree 2 files changed +1431
-20
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-css" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 2.1.2 " ,
44 "exports" : {
55 "." : {
66 "source" : " ./src/index.ts" ,
7878 "build" : " bob build" ,
7979 "prepublishOnly" : " bob build" ,
8080 "prepare" : " bob build" ,
81- "example" : " yarn workspace react-native-css-example"
81+ "example" : " yarn workspace react-native-css-example" ,
82+ "release" : " release-it" ,
83+ "release:nightly" : " release-it 3.0.0-nightly.\" $(git rev-parse --short HEAD)\" --npm.tag=beta"
8284 },
8385 "keywords" : [
8486 " react-native" ,
146148 "react-native-reanimated" : " ~4.0.0-beta.5" ,
147149 "react-native-safe-area-context" : " 5.4.0" ,
148150 "react-native-worklets" : " 0.4.0-nightly-20250714-d172fe136" ,
151+ "release-it" : " ^19.0.4" ,
149152 "typescript" : " ^5.8.3" ,
150153 "typescript-eslint" : " ^8.37.0"
151154 },
You can’t perform that action at this time.
0 commit comments