From f9b599eae06e710156b2c90e4b427ba9749f6ab9 Mon Sep 17 00:00:00 2001 From: Sean Xu Date: Fri, 11 Sep 2015 17:10:17 -0700 Subject: [PATCH] Updated for WinJS 4.3 --- README.md | 8 ++++---- examples/address-book/index.html | 6 +++--- examples/movies/index.html | 6 +++--- examples/showcase/index.html | 6 +++--- package.json | 4 ++-- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index dc81378..7724743 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,12 @@ npm install react-winjs --save ## Usage -Include [WinJS 4.2](http://try.buildwinjs.com/#get) on your page. For example: +Include [WinJS 4.3](http://try.buildwinjs.com/#get) on your page. For example: ```html - - - + + + ``` Then require `react-winjs` and use it: diff --git a/examples/address-book/index.html b/examples/address-book/index.html index c0fd01b..2fbff3c 100644 --- a/examples/address-book/index.html +++ b/examples/address-book/index.html @@ -8,10 +8,10 @@ - + - - + + diff --git a/examples/movies/index.html b/examples/movies/index.html index 41a0055..3221707 100644 --- a/examples/movies/index.html +++ b/examples/movies/index.html @@ -8,9 +8,9 @@ - - - + + +