🔨 Preparing release v1.3.1

This commit is contained in:
James Panther
2023-09-10 11:02:04 +10:00
parent 5e77ae81b0
commit 68184bc728
3 changed files with 6 additions and 3 deletions

View File

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