Skip to content

Commit 96d2030

Browse files
author
Ivan Demidov
committed
0.2.8
1 parent f2ffe86 commit 96d2030

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "posthtml-cli",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"description": "CLI for posthtml",
55
"license": "MIT",
66
"repository": "posthtml/posthtml-cli",
@@ -41,8 +41,7 @@
4141
"path-exists": "^3.0.0",
4242
"post-load-plugins": "0.0.1",
4343
"posthtml": "^0.9.0",
44-
"yargs": "^6.0.0",
45-
"path-exists": "^3.0.0"
44+
"yargs": "^6.0.0"
4645
},
4746
"devDependencies": {
4847
"ava": "*",

0 commit comments

Comments
 (0)