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