Skip to content

Commit

Permalink
Upgrade to fix type issues
Browse files Browse the repository at this point in the history
  • Loading branch information
amrocha committed Dec 12, 2018
1 parent d8611d6 commit 3f3d9dc
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 @@ -172,7 +172,7 @@
"@shopify/app-bridge": "^0.7.3",
"@shopify/images": "^1.1.0",
"@shopify/javascript-utilities": "^2.2.1",
"@shopify/polaris-icons": "1.0.0-beta.4",
"@shopify/polaris-icons": "1.0.0-beta.5",
"@shopify/polaris-tokens": "^2.0.0",
"@shopify/react-compose": "^0.1.6",
"@shopify/react-html": "^3.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -287,10 +287,10 @@
mime-types "2.1.12"
request "2.78.0"

"@shopify/polaris-icons@^1.0.0-beta.4":
version "1.0.0-beta.4"
resolved "https://registry.yarnpkg.com/@shopify/polaris-icons/-/polaris-icons-1.0.0-beta.4.tgz#5e6f64169ceddc0256987ca89850ed251ec0f939"
integrity sha512-YZO1rp6BOVVHche6e8vie5TZTpWJ7s46pWwxklzvHQCB0vv8hc+jOWhpl0RyzyolrmyCtG30B7W/5gvHETbg+A==
"@shopify/polaris-icons@1.0.0-beta.5":
version "1.0.0-beta.5"
resolved "https://registry.yarnpkg.com/@shopify/polaris-icons/-/polaris-icons-1.0.0-beta.5.tgz#61e691aebd4234ff1daacf1a60936c55a584c0f9"
integrity sha512-wpmTryRRITTTmM7axBQnWMbdzxQl9hVcMOKqSDWiPV42OHCYyjCf7zpE2FiK/fuok9YDDHJVoTxf2DganjhvTw==

"@shopify/polaris-tokens@^2.0.0":
version "2.0.0"
Expand Down

0 comments on commit 3f3d9dc

Please sign in to comment.