@platformatic/ts-compiler
Advanced tools
Comparing version 2.0.0-alpha.5 to 2.0.0-alpha.6
{ | ||
"name": "@platformatic/ts-compiler", | ||
"version": "2.0.0-alpha.5", | ||
"version": "2.0.0-alpha.6", | ||
"description": "Compiles TypeScript to JavaScript, Platformatic Edition", | ||
@@ -25,3 +25,3 @@ "main": "compile.js", | ||
"resolve": "^1.22.8", | ||
"@platformatic/utils": "2.0.0-alpha.5" | ||
"@platformatic/utils": "2.0.0-alpha.6" | ||
}, | ||
@@ -28,0 +28,0 @@ "scripts": { |
+ Added@platformatic/utils@2.0.0-alpha.6(transitive)
- Removed@platformatic/utils@2.0.0-alpha.5(transitive)