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 3a6d303 commit 4ba6ae7Copy full SHA for 4ba6ae7
package.json
@@ -9,9 +9,9 @@
9
},
10
"dependencies": {
11
"immutable": "^4.0.0-rc.12",
12
- "react": "^17.0.1",
+ "react": "^16.13.1",
13
"react-diff-viewer": "^3.1.1",
14
- "react-dom": "^17.0.1",
+ "react-dom": "^16.9.0",
15
"react-redux": "^7.2.2",
16
"redux": "^4.0.5",
17
"redux-immutable": "^4.0.0",
@@ -30,6 +30,10 @@
30
"url": "https://github.com/boazpoolman"
31
}
32
],
33
+ "bugs": {
34
+ "url": "https://github.com/boazpoolman/strapi-plugin-config-sync/issues"
35
+ },
36
+ "homepage": "https://github.com/boazpoolman/strapi-plugin-config-sync#readme",
37
"engines": {
38
"node": ">=10.16.0 <=14.x.x",
39
"npm": ">=6.0.0"
0 commit comments