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 5957799 commit af92fb3Copy full SHA for af92fb3
packages/test-framework/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@jahia/test-framework",
3
- "version": "1.3.0",
+ "version": "1.3.1",
4
"scripts": {
5
"build": "./babel-test.js",
6
"publish-script": "jahia-publish"
@@ -18,9 +18,9 @@
18
"identity-obj-proxy": "^3.0.0"
19
},
20
"peerDependencies": {
21
+ "@jahia/moonstone": ">=2.14.0",
22
"babel-jest": "^29.7.0",
- "jest": "^29.7.0",
23
- "@jahia/moonstone": ">=2.14.0"
+ "jest": "^29.7.0"
24
25
"peerDependenciesMeta": {
26
"@jahia/moonstone": {
0 commit comments