@brentertz/lerna-sandbox-hello-world
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -6,2 +6,8 @@ # Change Log | ||
<a name="1.0.4"></a> | ||
## [1.0.4](https://github.com/brentertz/lerna-sandbox/compare/@brentertz/lerna-sandbox-hello-world@1.0.3...@brentertz/lerna-sandbox-hello-world@1.0.4) (2017-05-03) | ||
<a name="1.0.3"></a> | ||
@@ -8,0 +14,0 @@ ## [1.0.3](https://github.com/brentertz/lerna-sandbox/compare/@brentertz/lerna-sandbox-hello-world@1.0.2...@brentertz/lerna-sandbox-hello-world@1.0.3) (2017-05-03) |
{ | ||
"name": "@brentertz/lerna-sandbox-hello-world", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Lerna Sandbox HelloWorld", | ||
@@ -13,4 +13,4 @@ "author": "Brent Ertz <brent.ertz@gmail.com>", | ||
"dependencies": { | ||
"@brentertz/lerna-sandbox-hello": "^1.0.3", | ||
"@brentertz/lerna-sandbox-world": "^1.0.3" | ||
"@brentertz/lerna-sandbox-hello": "^1.0.4", | ||
"@brentertz/lerna-sandbox-world": "^1.0.4" | ||
}, | ||
@@ -17,0 +17,0 @@ "publishConfig": { |
2598