chore(react): update version after release. (#16844)

This commit is contained in:
Josh Thomas
2018-12-20 11:54:34 -06:00
committed by GitHub
parent a66e29917e
commit 93671797a6
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ Ionic is based on [Web Components](https://www.webcomponents.org/introduction) a
| **Core** | [`@ionic/core`](https://www.npmjs.com/package/@ionic/core) | [![version](https://img.shields.io/npm/v/@ionic/core/latest.svg)](https://www.npmjs.com/package/@ionic/core) | [`README.md`](core/README.md)
| **Angular** | [`@ionic/angular`](https://www.npmjs.com/package/@ionic/angular) | [![version](https://img.shields.io/npm/v/@ionic/angular/latest.svg)](https://www.npmjs.com/package/@ionic/angular) | [`README.md`](angular/README.md)
| **Vue** | `@ionic/vue` | | [`README.md`](vue/README.md)
| **React** | `@ionic/react` | | [`README.md`](react/README.md)
Looking for the `ionic-angular` package? Ionic 3 has been moved to the [`ionic-v3`](https://github.com/ionic-team/ionic-v3) repo. See [Earlier Versions](#earlier-versions).

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/react",
"version": "0.0.1",
"version": "0.0.2",
"description": "React specific wrapper for @ionic/core",
"keywords": [
"ionic",