skynarweb-cli
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -15,3 +15,4 @@ #! /usr/bin/env node | ||
const gitRepository = { | ||
'rest': 'https://github.com/MatheusBordin/skynarweb-rest.git' | ||
'rest': 'https://github.com/MatheusBordin/skynarweb-rest.git', | ||
'vue': 'https://github.com/MatheusBordin/skynarweb-vue' | ||
} | ||
@@ -18,0 +19,0 @@ |
{ | ||
"name": "skynarweb-cli", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Cli for skynar web framework", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
5329
127