Update package.json

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2023-08-14 09:38:06 +05:30 committed by GitHub
parent a2c4e06cab
commit c12fd0ef94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 4 deletions

View File

@ -1,13 +1,16 @@
{
"name": "@bravo68web/tsconfig",
"version": "1.1.2",
"version": "1.1.3",
"description": "Typescript config for bravo68web, ensure the consistency of code quality.",
"license": "MIT",
"author": "Bravo68web <hi@b68.dev> (https://github.com/bravo68web/)",
"homepage": "https://github.com/bravo68web/nodejs-config#readme",
"repository": "git+https://github.com/bravo68web/nodejs-config",
"homepage": "https://github.com/bravo68web/node-config#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/bravo68web/node-config.git"
},
"bugs": {
"url": "https://github.com/bravo68web/nodejs-config/issues"
"url": "https://github.com/bravo68web/node-config/issues"
},
"files": [
"base.json",