Skip to content

Commit

Permalink
Preparing for release
Browse files Browse the repository at this point in the history
  • Loading branch information
pritishvaidya committed Jan 3, 2019
1 parent 1d2304a commit 48003ae
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-password-strength-meter",
"version": "1.0.0",
"description": "A tool to check password strength in React Native",
"version": "0.0.1",
"description": "A highly customisable password strength meter implementation with minimal dependencies.",
"main": "src/index.js",
"scripts": {
"test": "jest",
Expand All @@ -17,7 +17,8 @@
"react-native",
"password",
"password-strength",
"password-meter"
"password-meter",
"react-native-password-strength-meter"
],
"author": "Pritish Vaidya ",
"license": "MIT",
Expand Down

0 comments on commit 48003ae

Please sign in to comment.