about summary refs log tree commit diff homepage
path: root/package-lock.json
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-11-14 14:40:04 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-11-14 14:40:04 +0700
commit789398fabdae29116cca5e9da42b34dbb6d81705 (patch)
tree27464008691a2100ab737282b0e7003ba7124346 /package-lock.json
parenta1195ebf022cb72e8e49c2e248ce18b7f3db7425 (diff)
downloadsite-789398fabdae29116cca5e9da42b34dbb6d81705.tar.gz
Fix deployment
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/package-lock.json b/package-lock.json
deleted file mode 100644
index cc702d9..0000000
--- a/package-lock.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
-  "requires": true,
-  "lockfileVersion": 1,
-  "dependencies": {
-    "highlight.js": {
-      "version": "10.7.3",
-      "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.3.tgz",
-      "integrity": "sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A=="
-    }
-  }
-}