Skip to content

Commit b034907

Browse files
committedNov 6, 2024
added @figma/rest-api-spec as dev-dependency
1 parent 0bb732e commit b034907

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
 

‎packages/flight-icons/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"@figma-export/output-components-as-svg": "^4.7.0",
2828
"@figma-export/transform-svg-with-svgo": "^4.7.0",
2929
"@figma-export/types": "^4.7.0",
30+
"@figma/rest-api-spec": "^0.21.0",
3031
"@svgr/core": "^5.5.0",
3132
"@svgr/plugin-jsx": "^5.5.0",
3233
"@types/archiver": "^5.3.4",

‎yarn.lock

+8
Original file line numberDiff line numberDiff line change
@@ -3628,6 +3628,13 @@ __metadata:
36283628
languageName: node
36293629
linkType: hard
36303630

3631+
"@figma/rest-api-spec@npm:^0.21.0":
3632+
version: 0.21.0
3633+
resolution: "@figma/rest-api-spec@npm:0.21.0"
3634+
checksum: 10/8feee26a50272f22d03de2a284ce1bef3e1aaedc14606e5a8457aaf32773cb05a0a51870d4d157dabee8b16d469c16c8e90efda2685ae36213ac022c7f58760c
3635+
languageName: node
3636+
linkType: hard
3637+
36313638
"@floating-ui/core@npm:^1.0.0":
36323639
version: 1.6.0
36333640
resolution: "@floating-ui/core@npm:1.6.0"
@@ -4386,6 +4393,7 @@ __metadata:
43864393
"@figma-export/output-components-as-svg": "npm:^4.7.0"
43874394
"@figma-export/transform-svg-with-svgo": "npm:^4.7.0"
43884395
"@figma-export/types": "npm:^4.7.0"
4396+
"@figma/rest-api-spec": "npm:^0.21.0"
43894397
"@svgr/core": "npm:^5.5.0"
43904398
"@svgr/plugin-jsx": "npm:^5.5.0"
43914399
"@types/archiver": "npm:^5.3.4"

0 commit comments

Comments
 (0)
Failed to load comments.