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