@amplication/code-gen-types
Advanced tools
Comparing version 2.0.33-beta.15 to 2.0.33-beta.16
{ | ||
"name": "@amplication/code-gen-types", | ||
"version": "2.0.33-beta.15", | ||
"version": "2.0.33-beta.16", | ||
"description": "This library supplies all the contracts for Amplication Code Generation. The purpose is to make the contracts available for inclusion in plugins.", | ||
@@ -19,5 +19,5 @@ "main": "./src/index.js", | ||
"peerDependencies": { | ||
"@amplication/csharp-ast": "^0.0.2" | ||
"@amplication/csharp-ast": "*" | ||
}, | ||
"type": "commonjs" | ||
} |
231576