File tree Expand file tree Collapse file tree 2 files changed +26
-356
lines changed Expand file tree Collapse file tree 2 files changed +26
-356
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @taw/react-native-popover" ,
3
- "version" : " 0.0.0-development " ,
3
+ "version" : " 2.8.2 " ,
4
4
"description" : " A <Popover /> component for react-native" ,
5
5
"main" : " Popover.js" ,
6
6
"author" :
" Jean Regisser <[email protected] > (https://github.com/jeanregisser)" ,
22
22
"ci-pre-publish-release-branch" : " json -I -f package.json -e \" this.release.branch='${BUILD_SOURCEBRANCH#refs/heads/}'\" " ,
23
23
"ci-release-branch" : " git-release-branch" ,
24
24
"git-vsts-branch" : " git-vsts-branch" ,
25
- "semantic- release" : " semantic-release pre && npm publish && semantic -release post && npm-save-commit "
25
+ "release" : " npm-release"
26
26
},
27
+ "private" : true ,
27
28
"files" : [
28
29
" Popover.js"
29
30
],
34
35
"@taw/build-scripts" : " ^1.4.0" ,
35
36
"@taw/condition-vsts" : " ^1.0.5" ,
36
37
"json" : " ^9.0.3" ,
37
- "react-native " : " 0.29 .0" ,
38
- "semantic-release " : " ^6.3.2 "
38
+ "npm-release " : " ^1.0 .0" ,
39
+ "react-native " : " 0.29.0 "
39
40
},
40
41
"repository" : {
41
42
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments