Skip to content

Commit

Permalink
Revert "Merge pull request #65 from elderapo/dependabot/npm_and_yarn/…
Browse files Browse the repository at this point in the history
…react-children-utilities-2.0.12"

This reverts commit ee1b754.
  • Loading branch information
elderapo committed Mar 30, 2020
1 parent f1ada09 commit a43efde
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,6 @@
},
"dependencies": {
"core-js": "^3.0.0",
"react-children-utilities": "^2.0.12"
"react-children-utilities": "^1.2.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7059,10 +7059,10 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.2.7, rc@^1.2.8:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

react-children-utilities@^2.0.12:
version "2.0.12"
resolved "https://registry.yarnpkg.com/react-children-utilities/-/react-children-utilities-2.0.12.tgz#75dcb4eded7d1a2509d68f52a0b13fc00694165f"
integrity sha512-SqoczHew6ZQahJmI2EE3JZWefVHtwknqIx0zhdpJNYdyCXZNDm+7k+1ZAnZCOUY9anXh+O52b0eeLrqOdXvTeQ==
react-children-utilities@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/react-children-utilities/-/react-children-utilities-1.2.1.tgz#3c68537201892f3de481154d74577c609af93f42"
integrity sha512-q6jorAsOx6qXR7iYuqlMlrbwKPdZQcnap+Q3XTGLxOkdUFnZvpd2XRAI+gg5aOuPgUvsMcMiom9N01wpOZi1sg==

react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
version "16.13.1"
Expand Down

0 comments on commit a43efde

Please sign in to comment.