We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea17bf3 + 525ef98 commit 4edfec2Copy full SHA for 4edfec2
1 file changed
package.json
@@ -60,12 +60,12 @@
60
"main": "dist/index",
61
"name": "andculturecode-javascript-core",
62
"peerDependencies": {
63
- "axios": "^0.19.2",
64
- "humanize-plus": "^1.8.2",
65
- "i18next": "^19.4.5",
66
- "i18next-browser-languagedetector": "^6.0.1",
67
- "immutable": "^4.0.0-rc.12",
68
- "lodash": "^4.17.19"
+ "axios": "0.19 || 0.21",
+ "humanize-plus": ">=1.8.2",
+ "i18next": ">=19.4.5",
+ "i18next-browser-languagedetector": ">=6.0.1",
+ "immutable": ">=4.0.0-rc.12",
+ "lodash": ">=4.17.19"
69
},
70
"repository": {
71
"type": "git",
0 commit comments