File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 6
6
<a href =" https://codeclimate.com/github/rootstrap/react-native-use-styles/maintainability " ><img src =" https://api.codeclimate.com/v1/badges/6c949fe1a4afe72b3eeb/maintainability " /></a >
7
7
<a href =" https://codeclimate.com/github/rootstrap/react-native-use-styles/test_coverage " ><img src =" https://api.codeclimate.com/v1/badges/6c949fe1a4afe72b3eeb/test_coverage " /></a >
8
8
<img src =" https://img.shields.io/github/license/Naereen/StrapDown.js.svg " />
9
- <p >
9
+ </ p >
10
10
11
11
#### A classy approach
12
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-use-styles" ,
3
- "version" : " 1.3.1 " ,
3
+ "version" : " 1.3.2 " ,
4
4
"description" : " React Native useStyles" ,
5
5
"main" : " index.js" ,
6
6
"module" : " src/index.js" ,
10
10
" README.md" ,
11
11
" LICENSE.md" ,
12
12
" USER_GUIDE.md" ,
13
- " index.js"
13
+ " index.js" ,
14
+ " types.d.ts"
14
15
],
15
16
"scripts" : {
16
17
"test" : " jest --verbose" ,
You can’t perform that action at this time.
0 commit comments