Skip to content

Commit

Permalink
add react dependency to specs tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Javimtib92 committed Sep 8, 2024
1 parent f193e14 commit 68dad5d
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"dependencies": {
"react": "latest"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"dependencies": {
"react": "latest"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"dependencies": {
"react": "latest"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"dependencies": {
"react": "latest"
}
}

0 comments on commit 68dad5d

Please sign in to comment.