update package
Showing
ios @ b7b2f8cc
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -10,8 +10,12 @@ |
| "lint": "eslint ." | ||
| }, | ||
| "dependencies": { | ||
| "bufferutil": "^4.0.1", | ||
| "canvas": "^2.6.1", | ||
| "react": "16.13.1", | ||
| "react-native": "^0.63.2" | ||
| "react-native": "^0.63.2", | ||
| "typescript": "^4.0.2", | ||
| "utf-8-validate": "^5.0.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/core": "^7.8.4", | ||
| ... | ... |
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment