update description

This commit is contained in:
Boris Cherny
2017-03-02 17:18:18 -08:00
parent d7d9b559e0
commit d153c00962
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# react2angular [![Build Status](https://img.shields.io/circleci/project/coatue/react2angular.svg?branch=master&style=flat-square)](https://circleci.com/gh/coatue/react2angular) [![NPM](https://img.shields.io/npm/v/react2angular.svg?style=flat-square)](https://www.npmjs.com/package/react2angular) [![Apache2](https://img.shields.io/npm/l/react2angular.svg?style=flat-square)](https://opensource.org/licenses/Apache2)
> The easiest way to use React components in Angular 1!
> The easiest way to embed React components in Angular 1!
## Installation
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "react2angular",
"version": "1.0.0",
"description": "The easiest way to use React components in Angular 1!",
"description": "The easiest way to embed React components in Angular 1!",
"main": "index.js",
"main:esnext": "index.es2015.js",
"typings": "index.d.ts",