Skip to content

Commit 8db37fd

Browse files
committed
Release 0.8.1
1 parent 8c28dcf commit 8db37fd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.npmignore

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ logs
22
*.log
33
node_modules
44
Example
5+
.github
6+
yarn.lock
7+
.editorconfig

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-lightbox",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "Images etc in Full Screen Lightbox Popovers for React Native",
55
"main": "Lightbox.js",
66
"scripts": {

0 commit comments

Comments
 (0)