embark-dapp-test-teller-contracts
Advanced tools
Comparing version 5.3.0-nightly.14 to 5.3.0-nightly.15
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.3.0-nightly.15](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.14...v5.3.0-nightly.15) (2020-03-26) | ||
**Note:** Version bump only for package embark-dapp-test-teller-contracts | ||
# [5.3.0-nightly.14](https://github.com/embarklabs/embark/compare/v5.3.0-nightly.13...v5.3.0-nightly.14) (2020-03-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "embark-dapp-test-teller-contracts", | ||
"description": "Test Teller contracts for integration testing purposes", | ||
"version": "5.3.0-nightly.14", | ||
"version": "5.3.0-nightly.15", | ||
"scripts": { | ||
@@ -16,7 +16,7 @@ "ci": "npm run qa", | ||
"devDependencies": { | ||
"embark": "^5.3.0-nightly.14", | ||
"embark": "^5.3.0-nightly.15", | ||
"embark-reset": "^5.2.3", | ||
"rimraf": "3.0.0" | ||
}, | ||
"gitHead": "d578e548cfebf82c4d177c357f5eae539f53ea13" | ||
"gitHead": "1a61bc6b8d10e6039f43640abed067cc4406eb4d" | ||
} |
266308