Release version 0.18.0
This commit is contained in:
Родитель
d85bfad7b5
Коммит
677f491759
|
@ -43,7 +43,7 @@ You can use this CLI as a build step in another repo with this in your `package.
|
|||
|
||||
```json
|
||||
"devDependencies": {
|
||||
"@fluentui/token-pipeline": "0.17.0"
|
||||
"@fluentui/token-pipeline": "0.18.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "transform-tokens --in tokens.json --out build"
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "@fluentui/token-pipeline",
|
||||
"version": "0.17.0",
|
||||
"version": "0.18.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@fluentui/token-pipeline",
|
||||
"version": "0.17.0",
|
||||
"version": "0.18.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"args": "^5.0.1",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@fluentui/token-pipeline",
|
||||
"version": "0.17.0",
|
||||
"version": "0.18.0",
|
||||
"description": "The Fluent UI design token pipeline",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Загрузка…
Ссылка в новой задаче