summaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json11
1 files changed, 4 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index a1f7fed..b3bc488 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4,13 +4,10 @@
"lockfileVersion": 1,
"requires": true,
"dependencies": {
- "highlight": {
- "version": "0.2.4",
- "resolved": "https://registry.npmjs.org/highlight/-/highlight-0.2.4.tgz",
- "integrity": "sha1-isAodbA/WTXgZ1hSt2z+H9WODf8="
- },
- "language-perl6": {
- "version": "git+https://github.com/perl6/atom-language-perl6.git#382720261a51e770899fdc66c8c1554992d2c09e"
+ "highlight.js": {
+ "version": "9.12.0",
+ "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.12.0.tgz",
+ "integrity": "sha1-5tnb5Xy+/mB1HwKvM2GVhwyQwB4="
}
}
}