🔨 Preparing release v1.3.0

This commit is contained in:
James Panther
2023-06-04 11:05:11 +10:00
parent 0922877fc6
commit 4c30716cec
4 changed files with 7 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "hugo-lynx-theme",
"version": "1.2.4",
"version": "1.3.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",