🔨 Preparing release v1.2.1

This commit is contained in:
James Panther
2022-08-19 09:19:03 +10:00
parent c3f89bd75c
commit 6f18c1fd49
4 changed files with 7 additions and 4 deletions

View File

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