Skip to content

Commit

Permalink
Update tsconfig.json and tag 7.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
amytang0 committed May 5, 2021
1 parent 26baaea commit ce44aea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,10 @@
"prettier": "^1.18.2",
"react": "~16.13.1",
"react-native": "^0.63.3",
"typescript": "^4.0.3",
"typescript": "^4.2.4",
"xyz": "0.5.x"
},
"dependencies": {
"tsc": "^1.20150623.0"
}
}
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
},
"exclude": [
"node_modules",
"dist",
"babel.config.js",
"metro.config.js",
"jest.config.js",
Expand Down

0 comments on commit ce44aea

Please sign in to comment.