File tree Expand file tree Collapse file tree 2 files changed +11
-370
lines changed Expand file tree Collapse file tree 2 files changed +11
-370
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-css-animations" ,
3
- "version" : " 0.0.2 " ,
3
+ "version" : " 0.0.1 " ,
4
4
"description" : " React Native CSS Animation presets for Reanimated 4" ,
5
5
"source" : " ./src/index.tsx" ,
6
6
"main" : " ./lib/commonjs/index.js" ,
67
67
"@commitlint/config-conventional" : " ^17.0.2" ,
68
68
"@evilmartians/lefthook" : " ^1.5.0" ,
69
69
"@react-native/eslint-config" : " ^0.73.1" ,
70
- "@release-it/conventional-changelog" : " ^10.0.0" ,
71
70
"@types/jest" : " ^29.5.5" ,
72
71
"@types/react" : " ^18.2.44" ,
73
72
"commitlint" : " ^17.0.2" ,
118
117
},
119
118
"github" : {
120
119
"release" : true
121
- },
122
- "plugins" : {
123
- "@release-it/conventional-changelog" : {
124
- "preset" : " angular"
125
- }
126
120
}
127
121
},
128
122
"eslintConfig" : {
199
193
"type" : " library" ,
200
194
"version" : " 0.45.5"
201
195
}
202
- }
196
+ }
You can’t perform that action at this time.
0 commit comments