@orbs-network/orbs-project-generator
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@orbs-network/orbs-project-generator", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -22,3 +22,3 @@ # Orbs project generator | ||
You can run the generator multiple times in the same directory to generated scaffolding. | ||
You can safely run the generator multiple times in the same directory to generate scaffolding for different contracts. | ||
@@ -25,0 +25,0 @@ ``` |
9045