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

Commit 05577f1

Browse files
committed
Merge branch 'master' into develop
2 parents 8c6cc5c + 66d5b6a commit 05577f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "truffle-core",
33
"namespace": "consensys",
4-
"version": "4.0.3",
4+
"version": "4.0.4",
55
"description": "Core code for Truffle command line tool",
66
"dependencies": {
77
"async": "^1.4.2",
@@ -26,9 +26,9 @@
2626
"serve-static": "^1.10.0",
2727
"spawn-args": "^0.1.0",
2828
"temp": "^0.8.3",
29-
"truffle-artifactor": "^3.0.1",
29+
"truffle-artifactor": "^3.0.2",
3030
"truffle-box": "^1.0.3",
31-
"truffle-compile": "^3.0.3",
31+
"truffle-compile": "^3.0.4",
3232
"truffle-config": "^1.0.4",
3333
"truffle-contract": "^3.0.1",
3434
"truffle-contract-sources": "^0.0.1",

0 commit comments

Comments
 (0)