Remove opener Dependency

This commit is contained in:
Josh Johnson 2016-01-18 15:44:15 -05:00
parent bc4e7823bc
commit 9c10e7a271

View File

@ -125,8 +125,7 @@
"dependencies": { "dependencies": {
"xmldom": "DotJoshJohnson/xmldom#2794915", "xmldom": "DotJoshJohnson/xmldom#2794915",
"xpath": "^0.0.9", "xpath": "^0.0.9",
"xqlint": "^0.2.9", "xqlint": "^0.2.9"
"opener": "^1.4.1"
}, },
"scripts": { "scripts": {
"vscode:prepublish": "tsc" "vscode:prepublish": "tsc"