Comparing version 0.7.1 to 0.7.2
{ | ||
"name": "gwen", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "A utility-first CSS library designed for brevity", | ||
@@ -41,3 +41,3 @@ "main": "./lib/src/index.js", | ||
"badge": "make-coverage-badge --output-path ./coverage.svg", | ||
"prepublishOnly": "npm run build", | ||
"prepublishOnly": "npm run generate && npm run build", | ||
"play": "nodemon -e ts -w . -x ts-node playground.ts", | ||
@@ -44,0 +44,0 @@ "generate": "ts-node generate.ts" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1006082