[chore] update dependencies

This commit is contained in:
Nicolas Gallagher
2015-12-01 16:01:51 -08:00
parent 8b965fdfa0
commit b2a4d742a9
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
[![Build Status][travis-image]][travis-url]
[![npm version][npm-image]][npm-url]
![gzipped size](https://img.shields.io/badge/gzipped-~18.6k-blue.svg)
![gzipped size](https://img.shields.io/badge/gzipped-~18.3k-blue.svg)
[React Native][react-native-url] components and APIs for the Web.
+2 -2
View File
@@ -16,10 +16,10 @@
"test:watch": "npm run test:unit -- --no-single-run"
},
"dependencies": {
"inline-style-prefixer": "^0.3.3",
"inline-style-prefixer": "^0.5.3",
"lodash.debounce": "^3.1.1",
"react-tappable": "^0.7.1",
"react-textarea-autosize": "^3.0.0"
"react-textarea-autosize": "^3.1.0"
},
"devDependencies": {
"babel-core": "^6.2.4",