@momentum-ui/design-tokens
Advanced tools
Comparing version 0.0.9 to 0.0.10
@@ -5,3 +5,3 @@ { | ||
"description": "See [documentation on Confluence](https://confluence-eng-gpk2.cisco.com/conf/display/~pauwitty/Token+proposal)", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"main": "./dist/index.css", | ||
@@ -18,2 +18,3 @@ "devDependencies": { | ||
"build:css": "npm run build:clean && node theme_generator.js --platform=web themes/* --sizeUnit=rem", | ||
"publishNpm": "yarn version --patch && git push --atomic git@github.com:momentum-design/tokens.git master `git describe --tags --abbrev=0`", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -20,0 +21,0 @@ }, |
378904