Skip to content

Commit 9dc54ce

Browse files
committed
Bump dependency and package version to 1.2.0-beta.2
1 parent 4e8eab3 commit 9dc54ce

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-images",
3-
"version": "1.2.0-beta.1",
3+
"version": "1.2.0-beta.2",
44
"description": "A mobile-friendly, highly customizable, carousel component for displaying media in ReactJS",
55
"main": "lib/index.js",
66
"jsnext:main": "dist/react-images.es.js",
@@ -52,7 +52,7 @@
5252
"react-lorem-component": "^0.13.0",
5353
"react-router-dom": "^5.2.0",
5454
"react-syntax-highlighter": "^8.1.0",
55-
"rollup": "^2.38.5",
55+
"rollup": "^2.39.0",
5656
"rollup-plugin-babel": "^3.0.7",
5757
"rollup-plugin-commonjs": "^10.1.0",
5858
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7048,10 +7048,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
70487048
dependencies:
70497049
estree-walker "^0.6.1"
70507050

7051-
rollup@^2.38.5:
7052-
version "2.38.5"
7053-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.5.tgz#be41ad4fe0c103a8794377afceb5f22b8f603d6a"
7054-
integrity sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ==
7051+
rollup@^2.39.0:
7052+
version "2.39.0"
7053+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.0.tgz#be4f98c9e421793a8fec82c854fb567c35e22ab6"
7054+
integrity sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw==
70557055
optionalDependencies:
70567056
fsevents "~2.3.1"
70577057

0 commit comments

Comments
 (0)