We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3056710 commit 3ac6f23Copy full SHA for 3ac6f23
package.json
@@ -41,20 +41,8 @@
41
"watch": "rm -rf lib && rollup -cw"
42
},
43
"dependencies": {
44
- "@types/bson": "^4.2.4",
45
- "@types/jest": "^29.5.14",
46
- "@types/node": "^22.13.1",
47
- "@types/shelljs": "^0.8.15",
48
"bson": "^6.10.2",
49
- "jest": "^29.7.0",
50
- "libphonenumber-js": "^1.11.19",
51
- "prettier": "^3.5.0",
52
- "rollup": "^4.34.6",
53
- "rollup-plugin-typescript2": "^0.36.0",
54
- "shelljs": "^0.8.5",
55
- "ts-jest": "^29.2.5",
56
- "tslib": "^2.8.1",
57
- "typescript": "^5.7.3"
+ "libphonenumber-js": "^1.11.19"
58
59
"devDependencies": {
60
"@release-it/conventional-changelog": "^10.0.0",
0 commit comments