@bothrs/zeplin
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@bothrs/zeplin", | ||
"repository": "git@github.com:bothrs/open-source.git", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"publishConfig": { | ||
@@ -46,3 +46,3 @@ "access": "public" | ||
}, | ||
"gitHead": "69a09f49b094149ad81df2157861d7608b2a79c5" | ||
"gitHead": "b286d199cd264e4d20fcea10ba8c3421a017da25" | ||
} |
@@ -46,3 +46,3 @@ # Zeplin | ||
```bash | ||
yarn sync-theme --token gh123hf1 --projectId 61c2fc3cbc2bbe6 --destination ./src/styles/variables.css | ||
yarn sync-zeplin --token gh123hf1 --projectId 61c2fc3cbc2bbe6 --destination ./src/styles/variables.css | ||
``` |
15455