fixed issue #1
This commit is contained in:
parent
a0cd89a7c7
commit
bb756b5cf4
|
@ -2,7 +2,7 @@
|
||||||
"author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.info)",
|
"author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.info)",
|
||||||
"name": "localStorage",
|
"name": "localStorage",
|
||||||
"description": "W3C localStorage for Node.JS",
|
"description": "W3C localStorage for Node.JS",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/coolaj86/node-localStorage.git"
|
"url": "git://github.com/coolaj86/node-localStorage.git"
|
||||||
|
|
Loading…
Reference in New Issue