We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb98d7e commit f4dd89eCopy full SHA for f4dd89e
2 files changed
editor/package.json
@@ -91,5 +91,8 @@
91
"raw-loader": "^4.0.2",
92
"typescript": "^4.9.3",
93
"xml2js": "^0.6.0"
94
+ },
95
+ "engines": {
96
+ "node": ">=18.0.0"
97
}
98
package.json
@@ -20,6 +20,9 @@
20
"testing/*",
21
"ui/editor-ui/packages/*"
22
],
23
24
25
26
"resolutions": {
27
"@design-sdk/figma-node": "0.0.25",
28
"@reflect-ui/core": "0.0.9",
0 commit comments