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 3598a1a commit 2a11d24Copy full SHA for 2a11d24
bower.json
@@ -1,14 +1,14 @@
1
{
2
- "name": "jquery-total-storage",
3
- "version": "1.0.0",
4
- "description": "Local storage for every browser",
5
- "license": "MIT",
6
- "ignore": [
7
- ".jshintrc",
8
- "**/*.txt"
9
- ],
10
- "dependencies": {
11
- "jquery.cookie": ">= 1.2",
12
- "jquery": ">= 1.6.1",
13
- }
+ "name": "jquery-total-storage",
+ "version": "1.0.0",
+ "description": "Local storage for every browser",
+ "license": "MIT",
+ "ignore": [
+ ".jshintrc",
+ "**/*.txt"
+ ],
+ "dependencies": {
+ "jquery.cookie": ">= 1.2",
+ "jquery": ">= 1.6.1"
+ }
14
}
0 commit comments