Skip to content

Commit

Permalink
Merge pull request #6543 from artsy/upgrade-fresnel
Browse files Browse the repository at this point in the history
lib: Upgrade @artsy/fresnel@1.3.0
  • Loading branch information
dzucconi committed Oct 26, 2020
2 parents bc771e1 + a8f7bc7 commit de91a2f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -64,6 +64,7 @@
"@artsy/backbone-mixins": "2.0.0",
"@artsy/cohesion": "1.44.0",
"@artsy/express-reloadable": "1.4.8",
"@artsy/fresnel": "1.3.0",
"@artsy/gemup": "0.1.0",
"@artsy/palette": "13.13.0",
"@artsy/passport": "1.5.0",
Expand Down
1 change: 1 addition & 0 deletions src/lib/setup.js
Expand Up @@ -270,6 +270,7 @@ export default function (app) {
"@artsy/reaction",
"@artsy/stitch",
"@artsy/palette",
"@artsy/fresnel",
],
})

Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Expand Up @@ -41,6 +41,11 @@
chokidar "^3.0.0"
decache "^4.4.0"

"@artsy/fresnel@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@artsy/fresnel/-/fresnel-1.3.0.tgz#9467a232f4e7cf9da67836d599752c48760e2c99"
integrity sha512-IHOBEcxJ8NUzTcvOLq19Zt8Yhz5cgy+z9W/VUhU1hpFdJAbwfQWa4PVIVjo4Kuudfv2e6nGS6FnbfJ/2O7Et4w==

"@artsy/fresnel@^1.0.13":
version "1.0.13"
resolved "https://registry.yarnpkg.com/@artsy/fresnel/-/fresnel-1.0.13.tgz#4bbbda274e74e0d63b471a36d72360d33d571598"
Expand Down

0 comments on commit de91a2f

Please sign in to comment.