Skip to content

Commit 6a0c858

Browse files
committed
fix: bump dependencies
1 parent 6b53e48 commit 6a0c858

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"coc": "src/coc.js"
5656
},
5757
"dependencies": {
58-
"@cocreate/config": "^1.6.0",
58+
"@cocreate/config": "^1.6.1",
5959
"@cocreate/file": "^1.9.1",
6060
"glob": "^7.1.7",
6161
"prettier": "^2.3.2"
6262
}
63-
}
63+
}

0 commit comments

Comments
 (0)