summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 6f8f7f9..6e63db9 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,6 @@
"author": "",
"license": "AGPL-3.0",
"dependencies": {
- "highlight": "^0.2.4",
- "language-perl6": "git+https://github.com/perl6/atom-language-perl6.git"
+ "highlight.js": "^9.12.0"
}
}