@cosmicjs/blocks
Advanced tools
Comparing version 0.0.717 to 0.0.718
@@ -70,2 +70,6 @@ #!/usr/bin/env node | ||
}, | ||
events: { | ||
name: "events", | ||
installationSteps: ["@cosmicjs/sdk"], | ||
}, | ||
} | ||
@@ -72,0 +76,0 @@ |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "0.0.717", | ||
"version": "0.0.718", | ||
"description": "Cosmic blocks setup", | ||
@@ -10,0 +10,0 @@ "main": "index.js", |
@@ -159,3 +159,3 @@ import fs from "fs" | ||
console.log( | ||
chalk.orange( | ||
chalk.red( | ||
"Error locating tailwind.config.js file. Please add cosmic folder to your content path manually." | ||
@@ -162,0 +162,0 @@ ) |
Sorry, the diff of this file is not supported yet
125855
37
2035