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

Commit

Permalink
Fix repo link
Browse files Browse the repository at this point in the history
  • Loading branch information
rijkvanzanten committed Jul 8, 2022
1 parent 33da7ec commit c0f077b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
"name": "@directus/cli",
"version": "9.14.1",
"description": "The official Directus CLI",
"repository": {
"type": "git",
"url": "https://github.com/directus/directus.git",
"directory": "packages/cli"
},
"repository": "directus/cli",
"main": "./dist/index.js",
"exports": {
".": "./dist/index.js",
Expand Down

0 comments on commit c0f077b

Please sign in to comment.