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 b5dca4b commit 06e8341Copy full SHA for 06e8341
playground/.yarnrc.yml
@@ -0,0 +1 @@
1
+nodeLinker: node-modules
playground/package.json
@@ -10,10 +10,10 @@
10
"strapi": "strapi"
11
},
12
"dependencies": {
13
- "@strapi/plugin-i18n": "^4.14.4",
14
- "@strapi/plugin-users-permissions": "^4.16.2",
15
- "@strapi/strapi": "^4.14.4",
16
- "@strapi/utils": "^4.14.4",
+ "@strapi/plugin-i18n": "4.14.4",
+ "@strapi/plugin-users-permissions": "4.16.2",
+ "@strapi/strapi": "4.14.4",
+ "@strapi/utils": "4.14.4",
17
"meilisearch": "^0.36.0",
18
"sqlite3": "^5.1.4"
19
0 commit comments