Skip to content

Commit

Permalink
Release v24.6.0
Browse files Browse the repository at this point in the history
-- git fetch;git merge-base --is-ancestor @{upstream} HEAD

-- rm -rf node_modules;npm install
added 2 packages, and audited 4 packages in 1s

found 0 vulnerabilities

-- lj lint
# Lint OK 1 files

-- npm outdated

-- ! git rev-parse -q --verify v24.6.0

-- lj build
Nothing to build, use --out=build/index.html

-- lj test --brief test/index.js
# pass  76/76 [549/549] in 4166 ms at 00:52:58
  • Loading branch information
lauriro committed Jun 14, 2024
1 parent 5cce19b commit 0efc78d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@litejs/cli",
"version": "24.0.0-rc.3",
"description": "Command line tools for LiteJS full-stack framework",
"version": "24.6.0",
"description": "Command line tools for LiteJS framework",
"license": "MIT",
"author": "Lauri Rooden <lauri@rooden.ee>",
"keywords": [
Expand Down

0 comments on commit 0efc78d

Please sign in to comment.