Skip to content

Commit

Permalink
scaffolding
Browse files Browse the repository at this point in the history
  • Loading branch information
bearni95 committed May 16, 2024
1 parent 954d08d commit d725c6d
Show file tree
Hide file tree
Showing 4 changed files with 120 additions and 107 deletions.
1 change: 1 addition & 0 deletions .github/workflows/repo--validate-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
protocol
relayer
taikoon
alpha-nft
taiko-client
supplementary-contracts
requireScope: true
Expand Down
13 changes: 13 additions & 0 deletions packages/alpha-nft/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "alpha-nft",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}
Loading

0 comments on commit d725c6d

Please sign in to comment.