qbi-dev-tools
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -18,3 +18,3 @@ const fs = require("fs"); | ||
const repo = `git@github.com:wloscar/demo-project.git`; | ||
const repo = `https://github.com/wloscar/demo-project.git`; | ||
@@ -21,0 +21,0 @@ console.log(`Creating new project "${projectName}" now!`); |
{ | ||
"name": "qbi-dev-tools", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Command line tool for developing component for Quick BI", | ||
@@ -5,0 +5,0 @@ "author": "Quick BI", |
2949