@momentum-ui/design-tokens
Advanced tools
Comparing version 0.0.59 to 0.0.61
@@ -5,3 +5,3 @@ { | ||
"description": "See [documentation on Confluence](https://confluence-eng-gpk2.cisco.com/conf/display/~pauwitty/Token+proposal)", | ||
"version": "0.0.59", | ||
"version": "0.0.61", | ||
"main": "./dist/index.css", | ||
@@ -19,3 +19,5 @@ "devDependencies": { | ||
"build:clean": "rimraf ./dist", | ||
"build:web": "npm run build:clean && node theme_generator.js --target=targets/web.json", | ||
"build:web": "npm run build:clean && node theme_generator.js --target=targets/web-json.json && node theme_generator.js --target=targets/web.json", | ||
"build:web:json": "npm run build:clean && node theme_generator.js --target=targets/web-json.json", | ||
"build:web:css": "npm run build:clean && node theme_generator.js --target=targets/web.json", | ||
"build:web:docs": "npm run build:clean && node theme_generator.js --target=targets/web-json.json --writeDocs", | ||
@@ -22,0 +24,0 @@ "build:windows": "npm run build:clean && node theme_generator.js --target=targets/qt.json && node theme_generator.js --target=targets/windows-high-contrast.json", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2939712
28
54791