Skip to content

Commit

Permalink
Uploaded version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanasis1101 committed Apr 12, 2021
1 parent 7bd1634 commit 3eb7776
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
{
"name": "@thanasis1101/react-native-gif-search",
"name": "react-native-gif-search",
"version": "1.3.2",
"description": "An easy-to-use, highly customizable react-native package for searching and selecting from a list of gifs and/or stickers using the Tenor and/or the Giphy API",
"main": "index.js",
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down Expand Up @@ -36,5 +33,6 @@
"url": "https://github.com/Thanasis1101/react-native-gif-search/issues"
},
"homepage": "https://github.com/Thanasis1101/react-native-gif-search#readme",
"dependencies": {}
"dependencies": {
}
}

0 comments on commit 3eb7776

Please sign in to comment.