Skip to content

Commit

Permalink
Released 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
oblador committed Nov 29, 2015
1 parent ac883e3 commit f7bd19f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-vector-icons",
"version": "1.0.0-rc",
"version": "1.0.0",
"description": "Customizable Icons for React Native with support for NavBar/TabBar, image source and full styling. Choose from 3000+ bundled icons or use your own.",
"main": "index.js",
"bin": {
Expand Down Expand Up @@ -51,7 +51,7 @@
},
"dependencies": {
"lodash": "^3.8.0",
"yargs": "^3.9.0"
"yargs": "^3.30.0"
},
"devDependencies": {
"evil-icons": "^1.7.6",
Expand Down

0 comments on commit f7bd19f

Please sign in to comment.