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