We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78259cc commit e1cb052Copy full SHA for e1cb052
1 file changed
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "@chenyfan/cache-db",
+ "name": "@chenyfan\/cache-db",
3
"version": "1.1.6",
4
"description": "A common Key/Value database working on both DOM/WebWorker with auto type convert, based on CacheStorage.",
5
"main": "./dist/index.min.js",
@@ -21,4 +21,4 @@
21
"webpack": "^5.91.0",
22
"webpack-cli": "^5.1.4"
23
}
24
-}
+}
0 commit comments