Create v1 release on npm
All checks were successful
/ deploy (push) Successful in 5s

This commit is contained in:
Jonatan Nilsson 2024-09-20 23:20:15 +00:00
parent 895b9976ff
commit 56af3613a2

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": {