Skip to content

Commit

Permalink
fix: update figma api helper
Browse files Browse the repository at this point in the history
  • Loading branch information
feerglas committed Sep 13, 2020
1 parent ff40124 commit 67e1765
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
10 changes: 7 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "Managing and publishing design tokens for the lyne design system: https://github.com/lyne-design-system/lyne-components",
"main": "index.js",
"dependencies": {
"lyne-helper-figma-api": "~1.0.4",
"style-dictionary": "^2.10.0"
},
"devDependencies": {
Expand All @@ -20,6 +19,7 @@
"husky": "^4.2.5",
"lodash": "^4.17.15",
"lyne-helper-eslint-config": "~1.0.1",
"lyne-helper-figma-api": "~1.1.2",
"lyne-helper-trigger-travis": "~1.0.1",
"minimist": "~1.2.5",
"semantic-release": "^17.0.8",
Expand Down

0 comments on commit 67e1765

Please sign in to comment.