Skip to content

Commit 8e6748f

Browse files
author
Ivan Demidov
committed
Fixed #25, update dev & devDep
1 parent 6d5c50f commit 8e6748f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
},
2626
"homepage": "https://github.com/GitScrum/posthtml-cli#readme",
2727
"dependencies": {
28-
"posthtml": "^0.8.1",
29-
"yargs": "^4.1.0"
28+
"posthtml": "^0.8.3",
29+
"yargs": "^4.2.0"
3030
},
3131
"devDependencies": {
32-
"ava": "^0.11.0",
33-
"nyc": "^5.5.0",
32+
"ava": "^0.12.0",
33+
"nyc": "^6.0.0",
3434
"xo": "^0.12.1"
3535
}
3636
}

0 commit comments

Comments
 (0)