experimental: npm link test

This commit is contained in:
Danny Avila 2025-05-30 11:13:34 -04:00
parent f9c0e9853f
commit a2a3f5c044
No known key found for this signature in database
GPG key ID: BF31EEB2C5CA0956
7 changed files with 124 additions and 50 deletions

View file

@ -64,13 +64,13 @@
"klona": "^2.0.6",
"lodash": "^4.17.21",
"meilisearch": "^0.38.0",
"mongoose": "^8.12.1",
"traverse": "^0.6.11",
"winston": "^3.17.0",
"winston-daily-rotate-file": "^5.0.0"
},
"peerDependencies": {
"keyv": "^5.3.2"
"keyv": "^5.3.2",
"mongoose": "^8.12.1"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",