Skip to content

Commit

Permalink
1.2.1 #253
Browse files Browse the repository at this point in the history
  • Loading branch information
iRoachie authored Oct 17, 2018
2 parents a642c66 + 99533a4 commit 50db0b9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
{
"name": "react-native-collapsible",
"version": "1.2.0",
"version": "1.2.1",
"description": "Animated collapsible component for React Native using the Animated API. Good for accordions, toggles etc",
"main": "Collapsible.js",
"types": "index.d.ts",
"scripts": {
"test": "eslint *.js"
},
"engines": {
"node": "^6.14.0 || ^8.10.0 || >=9.10.0"
},
"keywords": [
"react-native",
"react-component",
Expand Down

0 comments on commit 50db0b9

Please sign in to comment.