Skip to content

Commit 6aa01e1

Browse files
committed
1.0.5 released #1
1 parent fe21631 commit 6aa01e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "storagedb2",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "MongoDB-like API for HTML5 Storage (localStorage and sessionStorage)",
5-
"main": "lib/index.js",
5+
"main": "lib/storagedb.js",
66
"scripts": {
77
"build": "webpack",
88
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)