Skip to content

Commit 78c812d

Browse files
committed
Link to local version of strapi-plugin-config-sync.
Linking to "boazpoolman/strapi-plugin-config-sync" resolves to the version of strapi-plugin-config-sync currently on master branch on GitHub. Which prevents running tests in the playground against the local version.
1 parent 3c0c6d7 commit 78c812d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@strapi/plugin-users-permissions": "^4.0.0",
2020
"@strapi/strapi": "^4.0.0",
2121
"sqlite3": "5.0.2",
22-
"strapi-plugin-config-sync": "boazpoolman/strapi-plugin-config-sync"
22+
"strapi-plugin-config-sync": "./.."
2323
},
2424
"author": {
2525
"name": "A Strapi developer"

0 commit comments

Comments
 (0)