Skip to content

Commit 0799062

Browse files
Merge branch 'develop' of https://github.com/enactjs/docs into feature/WRP-1050
2 parents fdbd6d0 + 284a607 commit 0799062

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

sample-runner/agate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"prop-types": "^15.8.1",
4040
"react": "^18.2.0",
4141
"react-dom": "^18.2.0",
42-
"react-live": "^3.1.1"
42+
"react-live": "^4.1.2"
4343
}
4444
}

sample-runner/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
"prop-types": "^15.8.1",
3636
"react": "^18.2.0",
3737
"react-dom": "^18.2.0",
38-
"react-live": "^3.1.1"
38+
"react-live": "^4.1.2"
3939
}
4040
}

sample-runner/moonstone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"prop-types": "^15.8.1",
4040
"react": "^18.2.0",
4141
"react-dom": "^18.2.0",
42-
"react-live": "^3.1.1"
42+
"react-live": "^4.1.2"
4343
}
4444
}

sample-runner/sandstone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@
3939
"prop-types": "^15.8.1",
4040
"react": "^18.2.0",
4141
"react-dom": "^18.2.0",
42-
"react-live": "^3.1.1"
42+
"react-live": "^4.1.2"
4343
}
4444
}

0 commit comments

Comments
 (0)