Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Commit 5763b34

Browse files
author
kurdy
committed
upgrade to dfx 0.9.3
1 parent 8468949 commit 5763b34

File tree

4 files changed

+226
-262
lines changed

4 files changed

+226
-262
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A recipe,template that includes Dfinity, ReactJS, React-Router.
44

55
## Prerequisites
66

7-
* [Dfinity sdk version 0.9.2](https://smartcontracts.org/docs/quickstart/local-quickstart.html)
7+
* [Dfinity sdk version 0.9.3](https://smartcontracts.org/docs/quickstart/local-quickstart.html)
88
* npm
99

1010
## Recipe to create the project by hand (best)

dfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"packtool": ""
2525
}
2626
},
27-
"dfx": "0.9.2",
27+
"dfx": "0.9.3",
2828
"networks": {
2929
"local": {
3030
"bind": "127.0.0.1:8000",

0 commit comments

Comments
 (0)