Skip to content

Commit

Permalink
update npm info
Browse files Browse the repository at this point in the history
  • Loading branch information
trmid committed Oct 17, 2023
1 parent ef90327 commit bbb725c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
@@ -1,14 +1,14 @@
{
"name": "@pooltogether/foundry-template",
"name": "@generationsoftware/pt-v5-cgda-liquidator",
"version": "1.0.0",
"description": "Template to kickstart a Foundry project",
"description": "PoolTogether V5 CGDA Liquidator Contracts",
"author": {
"name": "PoolTogether Inc.",
"url": "https://github.com/pooltogether"
"name": "G9 Software Inc.",
"url": "https://github.com/GenerationSoftware"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pooltogether/foundry-template.git"
"url": "git+https://github.com/GenerationSoftware/pt-v5-cgda-liquidator.git"
},
"scripts": {
"clean": "forge clean",
Expand Down

0 comments on commit bbb725c

Please sign in to comment.