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>2019-03-29 18:03:46 +0300
committerGitHub <noreply@github.com>2019-03-29 18:03:46 +0300
commit7bd7a83100cf2c96b3f3dfa0b2433591c6534d69 (patch)
treebe220ff9afcb9e8e25fe906f8282e6a60139def2 /package-lock.json
parent8d5175ef4571ead3ca8262383caef16e3c538124 (diff)
Hugo Build Version in Code (#60)5.0.0
* Add .env file * Upgrade hugo version to 0.54.0 * Add netlify.toml to exampleSite * Update netlify.toml * Bump major version * Remove unused scripts section of package json * Add [context.branch-deploy.environment] * Move netlify.toml to root of repo * Add themesDir to configs * Remove theme property * Remove commented code * Readd theme property to config * Add build commands to code * Add themesDir to netlify command * Add hugo-theme-massively symlink * Update netlify command * Update netlify toml * Update min_version in theme toml
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 0fb0cf9..b5edaf3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,5 +1,5 @@
{
"name": "hugo-theme-massively",
- "version": "4.3.0",
+ "version": "5.0.0",
"lockfileVersion": 1
}