cra-template-vact-func
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "cra-template-vact-func", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"homepage": "https://github.com/opensource-vplatform/v-act", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -5,3 +5,2 @@ { | ||
"type": "module", | ||
"componentType": "func", | ||
"description": "", | ||
@@ -19,2 +18,5 @@ "main": "dist/index.js", | ||
}, | ||
"vactMetadata":{ | ||
"type":"function" | ||
}, | ||
"dependencies": { | ||
@@ -24,3 +26,3 @@ "ts-node": "^10.5.0", | ||
"typescript": "^4.5.3", | ||
"@v-act/template-cli":"^1.0.12", | ||
"@v-act/template-cli":"^1.0.24", | ||
"@v-act/types":"^1.0.0" | ||
@@ -27,0 +29,0 @@ } |
3024
54