Skip to content

Commit

Permalink
added react-component keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlad Balin committed Feb 22, 2016
1 parent e683f2d commit 8aea346
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,14 @@
"homepage": "https://github.com/Volicon/react-backbone.glue",
"keywords": [
"backbone",
"model",
"view",
"valuelink",
"data",
"binding",
"nestedtypes",
"react"
"react",
"react-component"
],
"repository": {
"type": "git",
Expand All @@ -32,7 +38,7 @@
"nestedreact.js.map"
],
"license": "MIT",
"version": "0.5.0",
"version": "0.5.1",
"scripts": {
"build": "./node_modules/.bin/webpack",
"watch": "./node_modules/.bin/webpack --watch"
Expand Down

0 comments on commit 8aea346

Please sign in to comment.