chore: package init react-spring

This commit is contained in:
André Neves 2019-01-24 00:02:46 -05:00
parent 4cb61c2261
commit 0b9bfc0c17
2 changed files with 8 additions and 0 deletions

View File

@ -113,6 +113,7 @@
"react-popover": "^0.5.10",
"react-redux": "^5.0.7",
"react-router-dom": "^4.2.2",
"react-spring": "^7.2.10",
"redux": "^4.0.1",
"redux-thunk": "^2.2.0",
"styled-components": "^4.1.1",

View File

@ -13719,6 +13719,13 @@ react-sizes@^1.0.4:
lodash.throttle "^4.1.1"
prop-types "^15.6.0"
react-spring@^7.2.10:
version "7.2.10"
resolved "https://registry.yarnpkg.com/react-spring/-/react-spring-7.2.10.tgz#eacbf429327bea058677c3a01af87b9c387f4aa6"
integrity sha512-bsbgQh1DzTqjwuD1tDZ7Nu04G5JhNNXdezkcJ5xXNboedN/MPe0K+X/MtypUxXBUCLYT0r5oKT3zj4STqVpnPA==
dependencies:
"@babel/runtime" "^7.0.0"
react-testing-library@^5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/react-testing-library/-/react-testing-library-5.3.1.tgz#d70ab711c8cef604fd70c9ec422d59e7e51ae112"