Skip to content

Commit 9189a5d

Browse files
author
Ivan Demidov
committed
Remove temp-write, now used tempfile
1 parent 72b5c34 commit 9189a5d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "posthtml-cli",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "CLI for posthtml",
55
"bin": {
66
"posthtml": "./cli.js"
@@ -44,7 +44,6 @@
4444
"path-exists": "^3.0.0",
4545
"posthtml-custom-elements": "^1.0.3",
4646
"read-pkg": "^1.1.0",
47-
"temp-write": "^2.1.0",
4847
"tempfile": "^1.1.1",
4948
"updtr": "^0.1.10",
5049
"xo": "^0.15.0"

0 commit comments

Comments
 (0)