Merge branch 'weAPP' into rn
Showing
... | @@ -54,7 +54,13 @@ | ... | @@ -54,7 +54,13 @@ |
"redux-thunk": "^2.3.0", | "redux-thunk": "^2.3.0", | ||
"taro-axios": "^0.5.0", | "taro-axios": "^0.5.0", | ||
"taro-ui": "^2.2.1", | "taro-ui": "^2.2.1", | ||
"tslib": "^1.8.0" | "tslib": "^1.8.0", | ||
"@tarojs/components-rn": "^1.3.12", | |||
"@tarojs/taro-rn": "^1.3.12", | |||
"@tarojs/taro-router-rn": "^1.3.12", | |||
"@tarojs/taro-redux-rn": "^1.3.12", | |||
"react": "16.3.1", | |||
"react-native": "0.55.4" | |||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@tarojs/plugin-babel": "1.3.12", | "@tarojs/plugin-babel": "1.3.12", | ||
... | @@ -87,4 +93,4 @@ | ... | @@ -87,4 +93,4 @@ |
"tslint-react": "^4.0.0", | "tslint-react": "^4.0.0", | ||
"typescript": "^3.0.1" | "typescript": "^3.0.1" | ||
} | } | ||
} | } | ||
\ No newline at end of file |
src/assets/styles/mixins.scss
0 → 100644
src/assets/styles/reset.scss
0 → 100644
Please
register
or
sign in
to comment