Skip to content

Commit d819cb5

Browse files
committed
Fixes: Error: Cannot find module 'CSSSelect'
* Fixes [AriaMinaei/pretty-error#1](AriaMinaei/pretty-error#1) * [Waiting for merge of PR](AriaMinaei/pretty-error#8)
1 parent 915cbd3 commit d819cb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"longjohn": "0.2.x",
1414
"prettyjson": "1.x",
15-
"pretty-error": "~1.1.1"
15+
"pretty-error": "Nicolab/pretty-error"
1616
},
1717
"devDependencies": {
1818
"unit.js": "0.x.x"

0 commit comments

Comments
 (0)