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.
2 parents 1585fbf + c77d298 commit 3872a19Copy full SHA for 3872a19
1 file changed
playground/package.json
@@ -20,7 +20,11 @@
20
"@strapi/plugin-users-permissions": "^4.14.4",
21
"@strapi/strapi": "^4.14.4",
22
"better-sqlite3": "^8.6.0",
23
- "strapi-plugin-config-sync": "./.."
+ "react": "^18.0.0",
24
+ "react-dom": "^18.0.0",
25
+ "react-router-dom": "^5.2.0",
26
+ "strapi-plugin-config-sync": "./..",
27
+ "styled-components": "^5.2.1"
28
},
29
"author": {
30
"name": "A Strapi developer"
0 commit comments