@transformation/process
Advanced tools
Comparing version 5.0.0 to 5.1.0
{ | ||
"name": "@transformation/process", | ||
"version": "5.0.0", | ||
"version": "5.1.0", | ||
"description": "Transformations for working with processes", | ||
@@ -21,4 +21,4 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@transformation/core": "^5.0.0", | ||
"@transformation/stream": "^5.0.0", | ||
"@transformation/core": "^5.1.0", | ||
"@transformation/stream": "^5.1.0", | ||
"medium": "1.2.0" | ||
@@ -34,3 +34,3 @@ }, | ||
}, | ||
"gitHead": "0a7428952298365873eef145f6a1f6963eb4d9f1" | ||
"gitHead": "2c434a3d4349843a14acea6577a16e247a66ef31" | ||
} |
Updated@transformation/core@^5.1.0