Skip to content

Commit a2b183d

Browse files
committed
Replace pug-cli to @anduh/pug-cli
To fix pugjs/pug#3312 Old original `pug-cli` depends on `[email protected]`. `@anduh/pug-cli` is the fork to fix this problem. ref. pugjs/pug-cli#88 (comment)
1 parent 7254edc commit a2b183d

File tree

2 files changed

+52
-405
lines changed

2 files changed

+52
-405
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"license": "CC-BY-NC-SA-4.0",
1717
"dependencies": {
1818
"pug": "^3.0.2",
19-
"pug-cli": "^1.0.0-alpha6"
19+
"@anduh/pug-cli": "1.0.0-alpha8"
2020
}
2121
}

0 commit comments

Comments
 (0)