Update package.json
This commit is contained in:
parent
ce6be5dc3c
commit
18cb79f0cd
@ -1,13 +1,14 @@
|
||||
{
|
||||
"name": "react-native-screen-capture",
|
||||
"title": "React Native Screen Capture",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"description": "react-native-screen-capture allows you to protect screens in your app from being captured or recorded, as well as be notified if a screenshot is taken while your app is foregrounded.",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
"README.md",
|
||||
"android",
|
||||
"index.js",
|
||||
"index.d.ts",
|
||||
"ios",
|
||||
"react-native-screen-capture.podspec"
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user