Skip to content

Commit 04b5923

Browse files
committed
remove wrongly published code
1 parent ea469c6 commit 04b5923

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,6 @@
5454
]
5555
},
5656
"comment": "oniguruma ~7.0.2",
57-
"main": "./dist/extension.js",
58-
"activationEvents": [
59-
"onLanguage:dhall"
60-
],
6157
"devDependencies": {
6258
"@types/node": "^11.15.31",
6359
"@types/vscode": "^1.49.0",
@@ -70,8 +66,5 @@
7066
"vscode:prepublish": "tsc && test -f ./syntaxes/dhall.tmLanguage.json && bash ./scripts/run-tests.sh",
7167
"prepare": "tsc && node dist/typescript/dhall-tmlanguage.js > ./syntaxes/dhall.tmLanguage.json",
7268
"test": "bash ./scripts/run-tests.sh"
73-
},
74-
"dependencies": {
75-
"open": "^7.3.0"
7669
}
7770
}

src/extension.ts

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)