@monodeploy/io
Advanced tools
Comparing version 0.2.14 to 0.2.15
@@ -5,2 +5,11 @@ # Changelog | ||
## [0.2.14](https://github.com/tophat/monodeploy/compare/@monodeploy/io@0.2.13...@monodeploy/io@0.2.14) "@monodeploy/io" (2021-07-05)<a name="0.2.14"></a> | ||
### Bug Fixes | ||
* update yarn to 3.0.0-rc.9 (#386) ([fcfc63a](https://github.com/tophat/monodeploy/commits/fcfc63a)) | ||
## [0.2.13](https://github.com/tophat/monodeploy/compare/@monodeploy/io@0.2.12...@monodeploy/io@0.2.13) "@monodeploy/io" (2021-07-05)<a name="0.2.13"></a> | ||
@@ -7,0 +16,0 @@ |
{ | ||
"name": "@monodeploy/io", | ||
"version": "0.2.14", | ||
"version": "0.2.15", | ||
"repository": { | ||
@@ -30,3 +30,3 @@ "type": "git", | ||
"@monodeploy/test-utils": "link:../../testUtils", | ||
"@monodeploy/types": "0.7.1", | ||
"@monodeploy/types": "0.8.0", | ||
"@types/node": "^14.0.0", | ||
@@ -38,3 +38,3 @@ "@yarnpkg/core": "^3.0.0-rc.9", | ||
"@monodeploy/logging": "^0.1.8", | ||
"@monodeploy/types": "^0.7.1", | ||
"@monodeploy/types": "^0.8.0", | ||
"@yarnpkg/core": "^3.0.0-rc.9", | ||
@@ -41,0 +41,0 @@ "@yarnpkg/fslib": "^2.5.0-rc.9" |
16757