Skip to content

Commit

Permalink
fix(react-pool-time): add back pool-time-core as devDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
louisscruz committed Jun 27, 2020
1 parent ec245d7 commit 57f9f8a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Binary file not shown.
1 change: 1 addition & 0 deletions projects/react-pool-time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"@babel/preset-env": "^7.9.6",
"@babel/preset-react": "^7.9.4",
"@babel/preset-typescript": "^7.9.0",
"@pool-time/pool-time-core": "^1.0.1",
"@rollup/plugin-typescript": "^4.1.1",
"@testing-library/react-hooks": "^3.2.1",
"@types/jest": "^25.2.3",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2650,6 +2650,11 @@
lodash.debounce "^4.0.8"
react-dev-utils "^9.1.0"

"@pool-time/pool-time-core@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@pool-time/pool-time-core/-/pool-time-core-1.0.1.tgz#cd7e2d80744c8fd5852ec30c8c6b41c88166806e"
integrity sha512-hFlKPRpN3L+vi/VNRvQezXfhE/P3BNX+SVo+Z3ZaO4LSSkhLRHU637gLEcqT+OwfC1NW/8cXLyZvtUl3bvkk/g==

"@pool-time/[email protected]":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@pool-time/react-pool-time/-/react-pool-time-1.0.3.tgz#9127a44912256c30bc64b9508e31e5cc3e4f15a8"
Expand Down

0 comments on commit 57f9f8a

Please sign in to comment.