Skip to content

Commit

Permalink
fix: missing dependency`
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Zivolo committed Dec 11, 2018
1 parent 75fb971 commit 98a16c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions packages/react-forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"test": "cd ../.. && yarn test --testPathPattern packages/react-forms"
},
"dependencies": {
"@emotion/core": "^10.0.4",
"@emotion/css": "^10.0.4",
"@emotion/styled": "^10.0.2",
"@quid/react-core": "^1.8.0",
Expand Down
3 changes: 1 addition & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9002,9 +9002,8 @@ methods@~1.1.2:
resolved "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
integrity sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=

microbundle@^0.8.3, "microbundle@https://github.com/FezVrasta/microbundle.git#quid-fork":
microbundle@^0.8.3:
version "0.8.3"
uid "834297a3134eaf24e0cc35da60812a53b2aef96b"
resolved "https://github.com/FezVrasta/microbundle.git#834297a3134eaf24e0cc35da60812a53b2aef96b"
dependencies:
"@babel/core" "^7.1.6"
Expand Down

0 comments on commit 98a16c2

Please sign in to comment.