Skip to content

Commit 3598a1a

Browse files
committed
renaming to bower.json
1 parent 4eb6966 commit 3598a1a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "upstatement/jquery-total-storage",
2+
"name": "jquery-total-storage",
33
"version": "1.0.0",
44
"description": "Local storage for every browser",
5-
"license": "Eclipse",
5+
"license": "MIT",
66
"ignore": [
77
".jshintrc",
88
"**/*.txt"
99
],
1010
"dependencies": {
11-
"jquery.cookie": "latest",
12-
"jquery": "latest",
11+
"jquery.cookie": ">= 1.2",
12+
"jquery": ">= 1.6.1",
1313
}
1414
}

0 commit comments

Comments
 (0)