1
0
mirror of https://github.com/redis/node-redis.git synced 2025-12-25 00:40:59 +03:00

remove "type": "module" from bloom

This commit is contained in:
Leibale
2023-11-09 22:38:33 -05:00
parent f1294c59a2
commit 1049e3fa94

View File

@@ -2,7 +2,6 @@
"name": "@redis/bloom",
"version": "2.0.0-next.2",
"license": "MIT",
"type": "module",
"main": "./dist/lib/index.js",
"types": "./dist/lib/index.d.ts",
"files": [