Skip to content

Commit

Permalink
Use my protonmail account for contact (Hey account closed)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmost committed Oct 5, 2024
1 parent 1568e57 commit d29f2a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.4.1"
description = "A WASM implementation of the Popperdox simulation"
repository = "https://github.com/thomasmost/popperdox"
license = "Apache-2.0"
authors = ["Thomas Constantine Moore <thomasmost@hey.com>"]
authors = ["Thomas Constantine Moore <tcmoore@protonmail.com>"]
edition = "2018"

[lib]
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"main": "index.js",
"engines": {
"node": ">=8.0.0",
"pnpm": "9.9.0"
"pnpm": "9.12.0"
},
"packageManager": "[email protected]",
"author": "Thomas Moore <thomasmost@hey.com>",
"author": "Thomas Moore <tcmoore@protonmail.com>",
"bin": {
"popperdox": ".bin/popperdox.js"
},
Expand Down

0 comments on commit d29f2a7

Please sign in to comment.