@mondaydotcomorg/tunnel
Advanced tools
Comparing version 0.4.1 to 0.4.2
@@ -5,2 +5,9 @@ # Changelog | ||
### [0.4.2](https://github.com/mondaycom/tunnel/compare/tunnel-0.4.1...tunnel-0.4.2) (2022-10-11) | ||
### Bug Fixes | ||
* specify minimum node version ([0f844f5](https://github.com/mondaycom/tunnel/commit/0f844f5384e492d7cad8b22373e9097ebc072824)) | ||
### [0.4.1](https://github.com/mondaycom/tunnel/compare/tunnel-0.4.0...tunnel-0.4.1) (2022-10-06) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "@mondaydotcomorg/tunnel", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"type": "commonjs", | ||
@@ -32,2 +32,5 @@ "bin": { | ||
}, | ||
"engines": { | ||
"node": ">=14" | ||
}, | ||
"peerDependencies": { | ||
@@ -34,0 +37,0 @@ "tslib": "^2.3.0" |
41156