Skip to content
This repository was archived by the owner on Aug 14, 2021. It is now read-only.

Commit 877738a

Browse files
committed
Bump version
1 parent f0d18c8 commit 877738a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "typedoc-default-themes",
33
"description": "Default themes for TypeDoc.",
4-
"version": "0.6.1",
4+
"version": "0.6.2",
55
"homepage": "https://typedoc.org/",
66
"main": "bin/plugin.js",
77
"files": [
@@ -49,7 +49,7 @@
4949
"grunt-ts": "^6.0.0-beta.22",
5050
"node-sass": "^4.13.0",
5151
"rimraf": "^2.7.1",
52-
"typescript": "^3.7.2"
52+
"typescript": "^3.7.3"
5353
},
5454
"keywords": [
5555
"typescript",

0 commit comments

Comments
 (0)