Skip to content

Commit 9cceea3

Browse files
Working on actionList code connect (#5739)
Co-authored-by: Marie Lucca <francinelucca@github.com> Co-authored-by: Marie Lucca <40550942+francinelucca@users.noreply.github.com>
1 parent afafa7d commit 9cceea3

File tree

4 files changed

+308
-92
lines changed

4 files changed

+308
-92
lines changed

packages/react/package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@
104104
"lodash.isobject": "^3.0.2",
105105
"react-intersection-observer": "^9.4.3",
106106
"react-is": "^18.2.0",
107-
"styled-system": "^5.1.5"
107+
"styled-system": "^5.1.5",
108+
"type-check": "0.4.0"
108109
},
109110
"devDependencies": {
110111
"@actions/core": "1.11.1",

0 commit comments

Comments
 (0)