🔨 Preparing release v1.0.0
Some checks failed
Test Build / build (push) Failing after 14s

This commit is contained in:
James Panther
2021-11-01 13:40:40 +11:00
parent 5b8e93a5a9
commit 8a18aaa6f7
2 changed files with 6 additions and 1 deletions

View File

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