Skip to content

Commit 500ab9e

Browse files
committed
Rename to buidler-waffle-typechain-vue
1 parent 7cc806a commit 500ab9e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.openzeppelin/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Counter": "Counter"
55
},
66
"dependencies": {},
7-
"name": "buidler-ethers-typechain-vue",
7+
"name": "buidler-waffle-typechain-vue",
88
"version": "0.1.0",
99
"compiler": {
1010
"compilerSettings": {

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Finally, there's lots of under the hood goodies that come pre-configured to buil
1212

1313
Next on deck: gasless transactions ⛽🔥
1414

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

1717
## Using the template
1818

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

2121
### Install the dependencies
2222
```

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "buidler-ethers-typechain-vue",
2+
"name": "buidler-waffle-typechain-vue",
33
"version": "0.1.0",
44
"private": true,
55
"scripts": {

0 commit comments

Comments
 (0)