npm is dumb and shows latest version by date, not semver
/ deploy (push) Successful in 5s Details

This commit is contained in:
Jonatan Nilsson 2024-09-21 10:21:35 +00:00
parent 3f559bb9f5
commit 3304dee531
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "fs-cache-fast",
"version": "1.0.2",
"version": "1.0.3",
"description": "Cache stored on the file system",
"main": "index.mjs",
"scripts": {