We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75f342c commit 432596dCopy full SHA for 432596d
2 files changed
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angularLocalStorage",
3
- "version": "0.3.0",
+ "version": "0.3.1",
4
"main": "dist/angularLocalStorage.min.js",
5
"ignore": [
6
"**/.*",
package.json
@@ -1,10 +1,10 @@
"repository": {
"type": "git",
7
- "url": "https://github.com/agrublev/angularLocalStorage.git"
+ "url": "https://github.com/timyllym/angularLocalStorage.git"
8
},
9
"devDependencies": {
10
"karma": "~0.11.14",
0 commit comments