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 22
33[ ![ github] [ github-image ]] [ github-url ] [ ![ npm] [ npm-image ]] [ npm-url ] [ ![ docs] [ docs-image ]] [ docs-url ] [ ![ Maintenance Status] [ maintenance-image ]] ( #maintenance-status )
44
5- > ** Work In Progress ** : Visual regression testing for React Native
5+ > Visual regression testing for React Native
66
77## Installation
88
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-owl" ,
3- "version" : " 0 .0.4 " ,
3+ "version" : " 1 .0.0 " ,
44 "description" : " Visual regression testing for React Native" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " ./dist/index.d.ts" ,
2626 "repository" : " https://github.com/FormidableLabs/react-native-owl.git" ,
2727 "author" :
" Emmanouil Konstantinidis <[email protected] >" ,
2828 "license" : " MIT" ,
29+ "keywords" : [
30+ " react-native" ,
31+ " ios" ,
32+ " android" ,
33+ " mobile" ,
34+ " visual regression" ,
35+ " testing" ,
36+ " tooling"
37+ ],
2938 "jest" : {
3039 "preset" : " ts-jest" ,
3140 "testEnvironment" : " node" ,
You can’t perform that action at this time.
0 commit comments