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

Commit

Permalink
add repo
Browse files Browse the repository at this point in the history
  • Loading branch information
znck committed May 10, 2022
1 parent ad827c5 commit 3777cc4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/grammarly-languageclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@
},
"./package.json": "./package.json"
},
"repository": {
"type": "git",
"url": "https://github.com/znck/grammarly",
"directory": "packages/grammarly-languageclient"
},
"buildConfig": {
"useMain": false,
"external": [
Expand Down
5 changes: 5 additions & 0 deletions packages/grammarly-languageserver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@
},
"./package.json": "./package.json"
},
"repository": {
"type": "git",
"url": "https://github.com/znck/grammarly",
"directory": "packages/grammarly-languageserver"
},
"buildConfig": {
"useMain": false,
"external": [
Expand Down

0 comments on commit 3777cc4

Please sign in to comment.