-
-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Labels
Issue: dependenciesNeed to update one or more dependenciesNeed to update one or more dependencies
Description
Looks like the core is using a now deprecated library figma-js
figma-export/packages/core/package.json
Line 29 in bf7d8b9
"figma-js": "~1.16.0", |
Seems like the best alternatives are:
- https://github.com/didoo/figma-api
- Use the Rest API Spec directly with
fetch
.
Metadata
Metadata
Assignees
Labels
Issue: dependenciesNeed to update one or more dependenciesNeed to update one or more dependencies