Skip to content

Commit

Permalink
del codegenConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
林志鹏 committed Feb 22, 2024
1 parent 8fafe84 commit 4ffcb1a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8,120 deletions.
11 changes: 1 addition & 10 deletions package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-oh-tpl/slider",
"version": "4.4.3-0.3.0",
"version": "4.4.3-0.3.1",
"license": "MIT",
"author": "react-native-community",
"homepage": "https://github.com/callstack/react-native-slider#readme",
Expand Down Expand Up @@ -67,14 +67,5 @@
"trailingComma": "all",
"bracketSpacing": false,
"jsxBracketSameLine": true
},
"codegenConfig": {
"libraries": [
{
"name": "RNCSlider",
"type": "components",
"jsSrcsDir": "src"
}
]
}
}
Loading

0 comments on commit 4ffcb1a

Please sign in to comment.