🔨 Preparing release v1.1.0

This commit is contained in:
James Panther
2021-11-06 17:54:59 +11:00
parent 95a5b09e32
commit d777065d8d
4 changed files with 7 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hugo-lynx-theme",
"version": "1.0.0",
"version": "1.1.0",
"description": "Lynx theme for Hugo",
"scripts": {
"dev": "NODE_ENV=development ./node_modules/tailwindcss/lib/cli.js -i ./assets/css/main.css -o ./assets/css/compiled/main.css --jit -w",