Skip to content

Commit ead159e

Browse files
committed
Updated io and version
1 parent 5aa0528 commit ead159e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vimlet/copy",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "",
55
"main": "src/index.js",
66
"bin": {
@@ -9,7 +9,7 @@
99
"scripts": {},
1010
"dependencies": {
1111
"@vimlet/cli": "1.0.0",
12-
"@vimlet/io": "0.0.6",
12+
"@vimlet/io": "0.0.7",
1313
"fs-extra": "7.0.0",
1414
"mkdirp": "0.5.1",
1515
"glob-watcher": "5.0.1"

0 commit comments

Comments
 (0)