Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Commit 40cd52c

Browse files
Use a fixed bower version from js-cookie project
Closes gh-13.
1 parent 030e78c commit 40cd52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "java-cookie",
33
"devDependencies": {
4-
"js-cookie": "master"
4+
"js-cookie": "2.0.3"
55
}
66
}

0 commit comments

Comments
 (0)