fix(core): Fixed syntax issues in commitinfo data and package.json file.
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
"start": "node cli.js",
|
||||
"startTs": "node cli.ts.js",
|
||||
"watch": "tswatch website",
|
||||
"publish": "tspublish"
|
||||
"publish": "tspublish",
|
||||
"buildDocs": "tsdoc"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@git.zone/tsbuild": "^2.1.85",
|
||||
@@ -126,4 +127,4 @@
|
||||
"security",
|
||||
"logging"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user