Skip to content
Snippets Groups Projects
Verified Commit 2148defe authored by TTtie's avatar TTtie
Browse files

:arrow_up: (eslint): 7.12.1

parent 9c7b7cec
No related branches found
No related tags found
No related merge requests found
* text eol=crlf
*.sh text eol=lf
*.png binary
\ No newline at end of file
{ {
"name": "@tt-bot-dev/eslint-config", "name": "@tt-bot-dev/eslint-config",
"version": "1.0.3", "version": "1.0.4",
"description": "The ESLint configuration used across all tt-bot-dev repositories.", "description": "The ESLint configuration used across all tt-bot-dev repositories.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/tt-bot-dev/eslint-config.git" "url": "git+https://owo.codes/tt.bot/frameworks/eslint-config.git"
}, },
"keywords": [ "keywords": [
"eslint", "eslint",
...@@ -18,11 +18,11 @@ ...@@ -18,11 +18,11 @@
"author": "TTtie <me@tttie.cz>", "author": "TTtie <me@tttie.cz>",
"license": "MIT", "license": "MIT",
"bugs": { "bugs": {
"url": "https://github.com/tt-bot-dev/eslint-config/issues" "url": "https://owo.codes/tt.bot/frameworks/eslint-config/-/issues"
}, },
"homepage": "https://github.com/tt-bot-dev/eslint-config#readme", "homepage": "https://owo.codes/tt.bot/frameworks/eslint-config",
"peerDependencies": { "peerDependencies": {
"eslint": "^6.8.0" "eslint": "^7.12.1"
}, },
"private": false "private": false
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment