Skip to content

Commit

Permalink
fix: try removing repository field
Browse files Browse the repository at this point in the history
  • Loading branch information
aalemayhu committed Aug 7, 2022
1 parent 7f9806e commit 78db1fc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@
"test:mock": "FORCE_BUILD=true ts-node lib/notion/_mock/build-mock-data.tsx",
"prepare": "cd .. && husky install .husky"
},
"repository": {
"type": "git",
"url": "git://github.com/2anki/server.git"
},
"license": "MIT",
"dependencies": {
"@notionhq/client": "^0.4.12",
Expand Down

0 comments on commit 78db1fc

Please sign in to comment.