Skip to content

Commit 6c2a274

Browse files
JCMaisehmicky
authored andcommitted
chore: fix semver range for del dependency
Co-authored-by: ehmicky <[email protected]>
1 parent 4569799 commit 6c2a274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"cookie": "^0.4.0",
9090
"copy-template-dir": "^1.4.0",
9191
"debug": "^4.1.1",
92-
"del": "5.1.0",
92+
"del": "^5.1.0",
9393
"dot-prop": "^5.1.0",
9494
"dotenv": "^8.2.0",
9595
"envinfo": "^7.3.1",

0 commit comments

Comments
 (0)