Skip to content

Commit

Permalink
modify package info
Browse files Browse the repository at this point in the history
  • Loading branch information
0x-stan committed Nov 4, 2021
1 parent cb742aa commit ab9524f
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,19 @@
{
"name": "DappLearn",
"name": "Dapp-Learning",
"version": "1.0.0",
"description": "",
"author": "",
"description": "This project is designed for people who have developed some foundational understandings of blockchain DAPP to further their knowledge in DeFi, NFT, DAO, CRYPTO projects.",
"author": "Dapp-Learning",
"keywords": [
"dapp",
"blockchain",
"ethereum",
"web3",
"Crypto",
"solidity",
"Defi",
"DAO",
""
],
"license": "ISC",
"dependencies": {
"prettier": "^2.0.5"
Expand Down

0 comments on commit ab9524f

Please sign in to comment.