File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ github] [ github-image ]] [ github-url ] [ ![ npm] [ npm-image ]] [ npm-url ] [ ![ docs] [ docs-image ]] [ docs-url ] [ ![ Maintenance Status] [ maintenance-image ]] ( #maintenance-status )
4
4
5
- > ** Work In Progress ** : Visual regression testing for React Native
5
+ > Visual regression testing for React Native
6
6
7
7
## Installation
8
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-owl" ,
3
- "version" : " 0 .0.4 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"description" : " Visual regression testing for React Native" ,
5
5
"main" : " ./dist/index.js" ,
6
6
"types" : " ./dist/index.d.ts" ,
26
26
"repository" : " https://github.com/FormidableLabs/react-native-owl.git" ,
27
27
"author" :
" Emmanouil Konstantinidis <[email protected] >" ,
28
28
"license" : " MIT" ,
29
+ "keywords" : [
30
+ " react-native" ,
31
+ " ios" ,
32
+ " android" ,
33
+ " mobile" ,
34
+ " visual regression" ,
35
+ " testing" ,
36
+ " tooling"
37
+ ],
29
38
"jest" : {
30
39
"preset" : " ts-jest" ,
31
40
"testEnvironment" : " node" ,
You can’t perform that action at this time.
0 commit comments