Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 312e4aa

Browse files
committed
bump to newer typescript version to fix typedoc issue (#41)
1 parent 6dabc4d commit 312e4aa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
},
2828
"devDependencies": {
2929
"metro-react-native-babel-preset": "0.56.0",
30-
"typescript": "3.0.1"
30+
"typescript": "^3.8.3"
3131
}
3232
}

0 commit comments

Comments
 (0)