Update package.json

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2023-08-14 09:38:35 +05:30 committed by GitHub
parent c12fd0ef94
commit a63e06f67e
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/eslint-config",
"version": "1.1.2",
"version": "1.1.3",
"description": "The official ESLint configuration for bravo68web projects",
"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": [
"dist"