Skip to content

Commit afaa093

Browse files
zwu52Feiyang1
andauthored
Update packages-exp/messaging-exp/sw/package.json
Co-authored-by: Feiyang <[email protected]>
1 parent 9706b6b commit afaa093

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages-exp/messaging-exp/sw/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"version": "0.0.900",
55
"description": "",
66
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
7-
"module": "dist/index.sw.esm2017.js",
8-
"typings": "dist/index.sw.d.ts",
7+
"module": "../dist/index.sw.esm2017.js",
8+
"typings": "../dist/index.sw.d.ts",
99
"files": [
1010
"dist"
1111
]
12-
}
12+
}

0 commit comments

Comments
 (0)