This commit is contained in:
Philipp Kunz 2019-05-15 21:23:45 +02:00
parent 4fa345d20e
commit 755babdd75
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tsdoc",
"version": "1.0.7",
"version": "1.0.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tsdoc",
"version": "1.0.7",
"version": "1.0.8",
"private": false,
"description": "a tool for better documentation",
"main": "dist/index.js",
@ -34,4 +34,4 @@
"typedoc": "^0.14.2",
"typescript": "^3.4.5"
}
}
}