Skip to content

Commit 9a67348

Browse files
committed
🔧 add files field
1 parent 2417967 commit 9a67348

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "socket.io-middleware-firebase-admin",
33
"version": "0.0.1",
44
"description": "a socket.io middleware firebaseAdmin.verifySessionCookie",
5+
"files": ["index.js", "index.mjs"],
56
"scripts": {
67
"start": "abby format, test --watch \"*.mjs\"",
78
"test": "node --experimental-modules test.mjs",

0 commit comments

Comments
 (0)