Create v1 release on npm
/ deploy (push) Successful in 5s Details

This commit is contained in:
Jonatan Nilsson 2024-09-20 23:20:15 +00:00
parent 895b9976ff
commit 56af3613a2
1 changed files with 1 additions and 1 deletions

View File

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