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