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

github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2020-03-16 16:35:16 +0300
committerGitHub <noreply@github.com>2020-03-16 16:35:16 +0300
commit41c2d3a38e77b5a0db8ff9d8d3f49730355f554c (patch)
tree92a82ec8f17bf17a32a08af9cb2826e833ce097d /package-lock.json
parent9a7189c2a3f52792dfa5bbd96aaa7c8626ed457c (diff)
feat: add detection of the theme version and Hugo version (#173)
* feat: add detection of the theme version and Hugo version * fix: hugo.IsProduction is incompatible in Hugo v0.62.0
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index ff28eeb..e612757 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "loveit-src",
- "version": "0.1.2",
+ "version": "0.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {