We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa1022 commit a893d60Copy full SHA for a893d60
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@dbpkgs/cookie",
3
- "version": "1.2.0",
4
- "private": true,
+ "version": "1.2.1",
+ "private": false,
5
"description": "A lightweight browser cookie for frontend applications",
6
"main": "lib/index.js",
7
"types": "lib/index.d.ts",
0 commit comments