Skip to content

Commit af92fb3

Browse files
committed
Bump test-framework version to: v1.3.1 [skip ci]
1 parent 5957799 commit af92fb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/test-framework/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jahia/test-framework",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"scripts": {
55
"build": "./babel-test.js",
66
"publish-script": "jahia-publish"
@@ -18,9 +18,9 @@
1818
"identity-obj-proxy": "^3.0.0"
1919
},
2020
"peerDependencies": {
21+
"@jahia/moonstone": ">=2.14.0",
2122
"babel-jest": "^29.7.0",
22-
"jest": "^29.7.0",
23-
"@jahia/moonstone": ">=2.14.0"
23+
"jest": "^29.7.0"
2424
},
2525
"peerDependenciesMeta": {
2626
"@jahia/moonstone": {

0 commit comments

Comments
 (0)