Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
fix: restore mission video
Browse files Browse the repository at this point in the history
  • Loading branch information
tilmx authored and marionebl committed Jan 28, 2019
1 parent 0609630 commit 2dd5ca4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/meetalva/alva/issues"
},
"dependencies": {
"@meetalva/designkit": "^1.2.1",
"@meetalva/designkit": "^1.4.2",
"@types/react": "16.4.11",
"@types/react-helmet": "5.0.6",
"emotion-server": "^10.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1001,10 +1001,10 @@
mkdirp "^0.5.1"
rimraf "^2.5.2"

"@meetalva/designkit@^1.2.1":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@meetalva/designkit/-/designkit-1.2.1.tgz#1de816bad9c7e76c9bf0797966b4f4f127866e5c"
integrity sha512-JEEZP39M/ukDncaC/bYEZHYhlJ1uyw00pnDVE/N8uS4iUPOMEePjTwb4fH5rmrOAyWWhQQn4Rn6850NNnqbiNA==
"@meetalva/designkit@^1.4.2":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@meetalva/designkit/-/designkit-1.4.2.tgz#a8afe7d28706b8079f90163ad2f5726afbf84cc7"
integrity sha512-XlLUdhJDosjlFdC+vb0em8R7arAC1XTmCE3Hr96RbIlMZTpbFya8o3EpeS1xx+T26OMhbtQN7F5cnTfP96OHuA==
dependencies:
"@emotion/core" "^10.0.6"
"@emotion/styled" "^10.0.6"
Expand Down

1 comment on commit 2dd5ca4

@marionebl
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.