Comparing version 3.0.0-beta.8 to 3.0.0-beta.9
@@ -267,3 +267,3 @@ #!/usr/bin/env node | ||
// eslint-disable-next-line quotes | ||
return "windicss 3.0.0-beta.8"; // replace by rollup | ||
return "windicss 3.0.0-beta.9"; // replace by rollup | ||
} | ||
@@ -270,0 +270,0 @@ function generateTemplate(folder, outputPath) { |
{ | ||
"name": "windicss", | ||
"version": "3.0.0-beta.8", | ||
"version": "3.0.0-beta.9", | ||
"description": "Next generation tailwindcss compiler.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet