Compare commits

..

2 Commits

Author SHA1 Message Date
5a833bb288 1.0.25 2019-10-14 13:13:04 +02:00
aae3bfc7f2 fix(core): update 2019-10-14 13:13:04 +02:00
3 changed files with 6 additions and 2 deletions

4
.snyk
View File

@ -10,4 +10,8 @@ ignore:
- typedoc > shelljs:
reason: None given
expires: '2019-06-13T06:50:33.594Z'
SNYK-JS-HANDLEBARS-469063:
- typedoc > handlebars:
reason: None given
expires: '2019-11-13T11:12:56.134Z'
patch: {}

2
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@gitzone/tsdoc",
"version": "1.0.24",
"version": "1.0.25",
"private": false,
"description": "a tool for better documentation",
"main": "dist/index.js",