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.
2 parents 6fdec3e + cdf2dd0 commit 9cf1e07Copy full SHA for 9cf1e07
package.json
@@ -3,7 +3,7 @@
3
"version": "0.1.2",
4
"description": "An Angular module that gives you access to the browsers local storage",
5
"homepage": "https://github.com/grevory/angular-local-storage",
6
- "main": "angular-local-storage.js",
+ "main": "./dist/angular-local-storage.js",
7
"scripts": {
8
"test": "grunt test"
9
},
0 commit comments