File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # react-native-diff-view [ ![ Build Status] ( https://travis-ci.org/Monolist/react-native-diff-view.svg?branch=master )] ( https://travis-ci.org/Monolist/react-native-diff-view )
1
+ # react-native-diff-view [ ![ Build Status] ( https://travis-ci.org/Monolist/react-native-diff-view.svg?branch=master )] ( https://travis-ci.org/Monolist/react-native-diff-view ) ![ David ] ( https://img.shields.io/david/monolist/react-native-diff-view )
2
2
3
3
A React Native module for parsing and displaying git diffs.
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @monolist/ react-native-diff-view" ,
2
+ "name" : " react-native-diff-view" ,
3
3
"version" : " 1.0.0" ,
4
4
"description" : " A react-native module for parsing and displaying git diffs." ,
5
5
"main" : " dist/index.js" ,
30
30
"url" : " https://github.com/monolist/react-native-diff-view/issues"
31
31
},
32
32
"homepage" : " https://github.com/monolist/react-native-diff-view#readme" ,
33
+ "private" : false ,
33
34
"publishConfig" : {
34
- "registry" : " https://npm.pkg.github.com/" ,
35
35
"access" : " public"
36
36
},
37
37
"dependencies" : {
You can’t perform that action at this time.
0 commit comments