Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/curttimson/hugo-theme-massively.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCurtis Timson <curt@live.co.uk>2022-02-21 21:19:09 +0300
committerGitHub <noreply@github.com>2022-02-21 21:19:09 +0300
commitfc9a5d2b5b8ff6b92eb14846ee840940b850e5e7 (patch)
tree745d131168aba1752484e8f659cd57bf7e995f11 /package-lock.json
parente2edb5fce8acfdd8fe9c6bb84c845f424a9a9bc3 (diff)
💬 Update footer link (#102)
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index 1c32eaa..aa597ad 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,5 +1,14 @@
{
"name": "hugo-theme-massively",
"version": "6.0.0",
- "lockfileVersion": 1
+ "lockfileVersion": 2,
+ "requires": true,
+ "packages": {
+ "": {
+ "name": "hugo-theme-massively",
+ "version": "6.0.0",
+ "license": "ISC",
+ "devDependencies": {}
+ }
+ }
}