mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-31 09:44:21 +00:00
[chore] update dependencies
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
[![Build Status][travis-image]][travis-url]
|
[![Build Status][travis-image]][travis-url]
|
||||||
[![npm version][npm-image]][npm-url]
|
[![npm version][npm-image]][npm-url]
|
||||||

|

|
||||||
|
|
||||||
[React Native][react-native-url] components and APIs for the Web.
|
[React Native][react-native-url] components and APIs for the Web.
|
||||||
|
|
||||||
|
|||||||
+2
-2
@@ -16,10 +16,10 @@
|
|||||||
"test:watch": "npm run test:unit -- --no-single-run"
|
"test:watch": "npm run test:unit -- --no-single-run"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"inline-style-prefixer": "^0.3.3",
|
"inline-style-prefixer": "^0.5.3",
|
||||||
"lodash.debounce": "^3.1.1",
|
"lodash.debounce": "^3.1.1",
|
||||||
"react-tappable": "^0.7.1",
|
"react-tappable": "^0.7.1",
|
||||||
"react-textarea-autosize": "^3.0.0"
|
"react-textarea-autosize": "^3.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-core": "^6.2.4",
|
"babel-core": "^6.2.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user