Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Commit

Permalink
🔧 Update git repo in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandChowdhary committed Dec 2, 2020
1 parent ebf0185 commit 0de92b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@koj/config",
"version": "1.2.10",
"description": "Configuration for Prettier",
"description": "Common configuration files for Koj projects",
"files": [
"dist"
],
Expand All @@ -14,17 +14,17 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/koj-co/prettierrc.git"
"url": "git+https://github.com/koj-co/config.git"
},
"keywords": [
"MIT"
],
"author": "Anand Chowdhary <mail@anandchowdhary.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/koj-co/prettierrc/issues"
"url": "https://github.com/koj-co/config/issues"
},
"homepage": "https://github.com/koj-co/prettierrc#readme",
"homepage": "https://github.com/koj-co/config#readme",
"devDependencies": {
"@types/dateformat": "^3.0.1",
"@types/prettier": "^2.1.1",
Expand Down

0 comments on commit 0de92b5

Please sign in to comment.