Skip to content

Commit

Permalink
Release v23.12.0
Browse files Browse the repository at this point in the history
-- npm outdated

-- ! git rev-parse -q --verify v23.12.0

-- lj test --brief test/index.js
# pass  2/2 [0/0] in 85 ms at 16:29:01
  • Loading branch information
lauriro committed Dec 7, 2023
1 parent 0d6108c commit 6e60c6c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@litejs/zip",
"version": "23.8.0",
"version": "23.12.0",
"description": "Create zip files",
"license": "MIT",
"author": "Lauri Rooden <lauri@rooden.ee>",
Expand All @@ -9,8 +9,7 @@
"litejs"
],
"main": "zip.js",
"files": [
],
"files": [],
"repository": "github:litejs/zip",
"scripts": {
"lint": "jshint --config .github/jshint.json *.js",
Expand Down

0 comments on commit 6e60c6c

Please sign in to comment.