We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7267179 commit afc813bCopy full SHA for afc813b
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "jquery.cookie",
3
"version": "1.4.1",
4
"description": "A simple, lightweight jQuery plugin for reading, writing and deleting cookies.",
5
- "main": "jquery.cookie.js",
+ "main": "src/jquery.cookie.js",
6
"directories": {
7
"test": "test"
8
},
0 commit comments