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