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

Commit 8468949

Browse files
author
kurdy
committed
update to version 0.9.2
1 parent 41896b7 commit 8468949

File tree

4 files changed

+166
-168
lines changed

4 files changed

+166
-168
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.8.4](https://dfinity.org/developers)
7+
* [Dfinity sdk version 0.9.2](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.8.4",
27+
"dfx": "0.9.2",
2828
"networks": {
2929
"local": {
3030
"bind": "127.0.0.1:8000",

0 commit comments

Comments
 (0)