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 ea1b61a commit aa9bafaCopy full SHA for aa9bafa
package.json
@@ -4,7 +4,7 @@
4
"description": "Salesforce Lightning Design System for React",
5
"license": "BSD-3-Clause",
6
"engines": {
7
- "node": ">=14.x"
+ "node": "14.x"
8
},
9
"scripts": {
10
"build:docs": "npx babel-node ./scripts/build-docs.js",
0 commit comments