@zimbra/x-ui
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@zimbra/x-ui", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "LESS mixins, CSS variables, and icons used by the Zimbra X client and Zimbra X compatible zimlets", | ||
@@ -10,4 +10,9 @@ "main": "index.less", | ||
], | ||
"scripts": { | ||
"generateCSSVariablesFile": "node generate-css-variables.js", | ||
"build": "npm run generateCSSVariablesFile", | ||
"prepublishOnly": "npm run build && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags" | ||
}, | ||
"repository": "Zimbra/zm-x-ui", | ||
"license": "BSD-3-Clause" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
106183