Skip to content

Commit 4f55b9e

Browse files
committed
update templates
1 parent 41f0423 commit 4f55b9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/boilerplate/embark.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"buildDir": "dist/",
1010
"config": "config/",
1111
"versions": {
12-
"web3.js": "1.0.0-beta",
12+
"web3": "1.0.0-beta",
1313
"solc": "0.4.17",
1414
"ipfs-api": "17.2.4"
1515
},

templates/demo/embark.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"buildDir": "dist/",
99
"config": "config/",
1010
"versions": {
11-
"web3.js": "1.0.0-beta",
11+
"web3": "1.0.0-beta",
1212
"solc": "0.4.17",
1313
"ipfs-api": "17.2.4"
1414
},

0 commit comments

Comments
 (0)