RubyGems
npm
Organizations
Log in
Sign up
npm
yao-password
Versions diffs
1.0.0 → 1.0.1
yao-password 1.0.0 → 1.0.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+2
-2
package/package.json
CHANGED
Viewed
@@ -1,8 +1,8 @@
1
1
{
2
2
"name": "yao-password",
3
-
"version": "1.0.
0
",
3
+
"version": "1.0.
1
",
4
4
"description": "",
5
-
"main": "index.js",
5
+
"main": "
lib/
index.js",
6
6
"scripts": {
7
7
"test": "echo \"Error: no test specified\" && exit 1"
8
8
},