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