@laboratoria/hubspot
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@laboratoria/hubspot", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Unofficial Hubspot Node.js client", | ||
@@ -19,6 +19,6 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@babel/core": "^7.22.6", | ||
"@babel/preset-env": "^7.22.6", | ||
"babel-jest": "^29.6.0", | ||
"jest": "^29.6.0" | ||
"@babel/core": "^7.22.10", | ||
"@babel/preset-env": "^7.22.10", | ||
"babel-jest": "^29.6.2", | ||
"jest": "^29.6.2" | ||
}, | ||
@@ -25,0 +25,0 @@ "engines": { |
7037