From e5b8aa81c11f6e29f096193e1bef61b72293cfbb Mon Sep 17 00:00:00 2001 From: Thierry Charbonnel Date: Wed, 7 Nov 2018 20:58:06 -0500 Subject: [PATCH] update example --- example/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/example/package-lock.json b/example/package-lock.json index aedd628..0bed2fe 100644 --- a/example/package-lock.json +++ b/example/package-lock.json @@ -5,9 +5,9 @@ "requires": true, "dependencies": { "@ap.cx/react-fullpage": { - "version": "0.1.8-alpha", - "resolved": "https://registry.npmjs.org/@ap.cx/react-fullpage/-/react-fullpage-0.1.8-alpha.tgz", - "integrity": "sha512-aqlfMqXRtfr5K/CEr34po0ucKfgcc6+niRtnlVUk/SiygIbGRcqOmxvvBoF7oIsayh322CfbCj8z1OrkwM3PRA==" + "version": "0.1.9-alpha", + "resolved": "https://registry.npmjs.org/@ap.cx/react-fullpage/-/react-fullpage-0.1.9-alpha.tgz", + "integrity": "sha512-hhwtkRMqW0eIr/lgWFmztEKxSDkc+Y6ZQObz9G/+Exw9w7uxpFto4uBIeFxqlh09W8Pr9pYK3Kx4hl8iYTTudA==" }, "@babel/code-frame": { "version": "7.0.0",