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.
concurrently
1 parent 9a811bf commit 0cb41efCopy full SHA for 0cb41ef
packages/create-figma-plugin/templates/plugin/preact-tailwindcss/package.json
@@ -8,7 +8,7 @@
8
"@create-figma-plugin/build": "^<%- versions.createFigmaPlugin.build %>",
9
"@create-figma-plugin/tsconfig": "^<%- versions.createFigmaPlugin.tsconfig %>",
10
"@figma/plugin-typings": "<%- versions.figma.pluginTypings %>",
11
- "concurrently": ">=8",
+ "concurrently": ">=9",
12
"tailwindcss": ">=4",
13
"typescript": ">=5"
14
},
0 commit comments