Skip to content

Commit

Permalink
release-2018-12-04
Browse files Browse the repository at this point in the history
  • Loading branch information
Yserz authored Dec 4, 2018
2 parents fedce78 + 33ac279 commit 3e2e103
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 @@ -2,7 +2,7 @@
"name": "wire-webapp",
"license": "GPL-3.0",
"dependencies": {
"@wireapp/commons": "0.10.0",
"@wireapp/commons": "0.10.1",
"dotenv": "6.1.0",
"express": "4.16.3",
"express-sitemap-xml": "1.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1654,10 +1654,10 @@
resolved "https://registry.yarnpkg.com/@wireapp/cbor/-/cbor-3.0.106.tgz#e2da8dd8599632ce77b943c4c81d23bafcdbc424"
integrity sha512-gGVJ2foWxIkroz+GMf0gQjSc3B8NLwmAT1X+j0VYUPzl6rARcEIMQf9qnGDNzOItINXPoiDgDclpEnxxje2j/Q==

"@wireapp/[email protected].0":
version "0.10.0"
resolved "https://registry.yarnpkg.com/@wireapp/commons/-/commons-0.10.0.tgz#3db35d48d0a2413bce80c092f35e59d8007b6667"
integrity sha512-mj12kH8vdTHVvP6buDWBQHWRXxXCfjwnpTfAlwac6+E7Hv1kXmtwLAwwQVnJvAc8Uc88d+mK8al8dN7aHGGIHA==
"@wireapp/[email protected].1":
version "0.10.1"
resolved "https://registry.yarnpkg.com/@wireapp/commons/-/commons-0.10.1.tgz#c15abdd713dd6751608ae48d0d901abb84c887e3"
integrity sha512-jCRBNe1HnFZkUr9WGF9uh/nfX4SpytkPa1tPgysMYYrckEOpD83v5NERpI5Ca3Es/L86oVcorp7yCKYsvZPWkA==
dependencies:
"@types/node" "10.12.10"
"@types/platform" "1.3.1"
Expand Down

0 comments on commit 3e2e103

Please sign in to comment.