1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

1 Commits

Author SHA1 Message Date
renovate[bot]
74a4aab683 chore(deps): update dependency typedoc to v0.26.5 2024-07-21 19:55:29 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.9.4-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.2-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

View File

@@ -39,7 +39,7 @@
"devDependencies": {
"react": "16.9.0",
"react-native": "0.61.5",
"typedoc": "0.18.0",
"typedoc": "0.26.5",
"typescript": "3.9.7"
}
}