Skip to content

Commit a0ce227

Browse files
committed
🔧: Update package.json and resume.json (update contact email)
1 parent dda6b7b commit a0ce227

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

‎node_modules/.package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"inquirer": "^6.5.0"
1414
},
1515
"bin": {
16-
"cpdev": "./index.js"
16+
"cpdev": "./index.js"
1717
}
1818
}

‎resume.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"I am designing a decentralized portfolio verification for members of DAOs to showcase their work and for DAO core members to sign and verify contributions.",
1717
"I'm currently building out a protocol called Can0py combining NFTs and DAOs to create an automated means of controlling natural assets such as forests."
1818
],
19-
"Contact": ["chaleb@hey.com"],
19+
"Contact": ["chaleb@iamcpdev.me"],
2020
"Foreign Languages": [
2121
"English",
2222
"Korean",

0 commit comments

Comments
 (0)