Install wicked-good-xpath dependency from npm
This makes it easier to see what version we are using and get automated notifications if the package is updated for any reason. - Update to current release of wicked-good-xpath from npm - Remove reference to IE 10 in comment since we now only support IE 11
Showing
... | @@ -107,6 +107,7 @@ | ... | @@ -107,6 +107,7 @@ |
"vinyl": "^2.2.0", | "vinyl": "^2.2.0", | ||
"watchify": "^3.7.0", | "watchify": "^3.7.0", | ||
"websocket": "^1.0.22", | "websocket": "^1.0.22", | ||
"wicked-good-xpath": "^1.3.0", | |||
"wrap-text": "^1.0.7", | "wrap-text": "^1.0.7", | ||
"zen-observable": "^0.3.0" | "zen-observable": "^0.3.0" | ||
}, | }, | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment