We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe21631 commit 6aa01e1Copy full SHA for 6aa01e1
1 file changed
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "storagedb2",
3
- "version": "1.0.4",
+ "version": "1.0.5",
4
"description": "MongoDB-like API for HTML5 Storage (localStorage and sessionStorage)",
5
- "main": "lib/index.js",
+ "main": "lib/storagedb.js",
6
"scripts": {
7
"build": "webpack",
8
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments