Skip to content

Commit 35b33cb

Browse files
committed
updated version
1 parent 1fbc120 commit 35b33cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.1.89",
2+
"version": "0.1.90",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
@@ -39,7 +39,7 @@
3939
},
4040
"name": "offline-request-handler",
4141
"author": "Amit Sharma",
42-
"module": "dist/offline-request-handler-test.esm.js",
42+
"module": "dist/offline-request-handler.esm.js",
4343
"size-limit": [
4444
{
4545
"path": "dist/offline-request-handler.cjs.production.min.js",

0 commit comments

Comments
 (0)