Skip to content

Commit

Permalink
Rename to buidler-waffle-typechain-vue
Browse files Browse the repository at this point in the history
  • Loading branch information
proofoftom committed Mar 2, 2020
1 parent 7cc806a commit 500ab9e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .openzeppelin/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Counter": "Counter"
},
"dependencies": {},
"name": "buidler-ethers-typechain-vue",
"name": "buidler-waffle-typechain-vue",
"version": "0.1.0",
"compiler": {
"compilerSettings": {
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ Finally, there's lots of under the hood goodies that come pre-configured to buil

Next on deck: gasless transactions ⛽🔥

Ready to develop like the pros? [Use this template to get started!](https://github.com/proofoftom/buidler-ethers-typechain-vue/generate) 🚀
Ready to develop like the pros? [Use this template to get started!](https://github.com/proofoftom/buidler-waffle-typechain-vue/generate) 🚀

## Using the template

Once you've [generated a project](https://github.com/proofoftom/buidler-ethers-typechain-vue/generate) and cloned it locally:
Once you've [generated a project](https://github.com/proofoftom/buidler-waffle-typechain-vue/generate) and cloned it locally:

### Install the dependencies
```
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "buidler-ethers-typechain-vue",
"name": "buidler-waffle-typechain-vue",
"version": "0.1.0",
"private": true,
"scripts": {
Expand Down

0 comments on commit 500ab9e

Please sign in to comment.