We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2417967 commit 9a67348Copy full SHA for 9a67348
package.json
@@ -2,6 +2,7 @@
2
"name": "socket.io-middleware-firebase-admin",
3
"version": "0.0.1",
4
"description": "a socket.io middleware firebaseAdmin.verifySessionCookie",
5
+ "files": ["index.js", "index.mjs"],
6
"scripts": {
7
"start": "abby format, test --watch \"*.mjs\"",
8
"test": "node --experimental-modules test.mjs",
0 commit comments