@great-detail/whatsapp
Advanced tools
Comparing version 6.2.0 to 6.2.1
{ | ||
"name": "@great-detail/whatsapp", | ||
"version": "6.2.0", | ||
"version": "6.2.1", | ||
"type": "commonjs", | ||
@@ -33,5 +33,2 @@ "description": "SDK for interfacing with WhatsApp Business Platform in Typescript or Node.js using the Cloud API, hosted by Meta.", | ||
"types": "./dist/index.d.ts", | ||
"directories": { | ||
"CloudAPI": "./dist/CloudAPI" | ||
}, | ||
"files": [ | ||
@@ -87,4 +84,4 @@ "dist", | ||
"@eslint/eslintrc": "^2.1.2", | ||
"@great-detail/prettier-config": "^0.0.1", | ||
"@jest/globals": "^29.7.0", | ||
"@trivago/prettier-plugin-sort-imports": "^4.2.0", | ||
"@types/jest": "^29.5.5", | ||
@@ -106,3 +103,2 @@ "@types/node": "^20.7.1", | ||
"prettier": "^3.0.3", | ||
"prettier-plugin-pkg": "^0.18.0", | ||
"ts-jest": "^29.1.1", | ||
@@ -109,0 +105,0 @@ "ts-node": "^10.9.1", |
27
303816