Skip to content

Commit 861069c

Browse files
author
Murat Akbal
committed
Update version
1 parent 4d08c18 commit 861069c

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

packages/react-native-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@carbonhealth3/react-native-web",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "React Native for Web",
55
"main": "dist/index.js",
66
"files": [

yarn.lock

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6697,6 +6697,22 @@ react-modal@^3.1.10:
66976697
prop-types "^15.5.10"
66986698
warning "^3.0.0"
66996699

6700+
6701+
version "0.5.3"
6702+
resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.5.3.tgz#1c977e28b0a22006838bf08d361f664935c180ed"
6703+
dependencies:
6704+
array-find-index "^1.0.2"
6705+
create-react-class "^15.6.2"
6706+
debounce "^1.1.0"
6707+
deep-assign "^2.0.0"
6708+
fbjs "^0.8.16"
6709+
hyphenate-style-name "^1.0.2"
6710+
inline-style-prefixer "^4.0.0"
6711+
normalize-css-color "^1.0.2"
6712+
prop-types "^15.6.0"
6713+
react-art "^16.2.0"
6714+
react-timer-mixin "^0.13.3"
6715+
67006716
react-proxy@^1.1.7:
67016717
version "1.1.8"
67026718
resolved "https://registry.yarnpkg.com/react-proxy/-/react-proxy-1.1.8.tgz#9dbfd9d927528c3aa9f444e4558c37830ab8c26a"

0 commit comments

Comments
 (0)