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