appcd-path
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -0,1 +1,5 @@ | ||
# v2.0.1 (Jun 12, 2020) | ||
* chore: Updated dependencies. | ||
# v2.0.0 (May 5, 2020) | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "appcd-path", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Library for working with paths.", | ||
@@ -22,4 +22,4 @@ "main": "./dist/path", | ||
"devDependencies": { | ||
"appcd-gulp": "^3.0.0", | ||
"fs-extra": "^9.0.0", | ||
"appcd-gulp": "^3.0.1", | ||
"fs-extra": "^9.0.1", | ||
"tmp": "^0.2.1" | ||
@@ -26,0 +26,0 @@ }, |
12018