npm is dumb and shows latest version by date, not semver
All checks were successful
/ deploy (push) Successful in 5s
All checks were successful
/ deploy (push) Successful in 5s
This commit is contained in:
parent
3f559bb9f5
commit
3304dee531
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "fs-cache-fast",
|
"name": "fs-cache-fast",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "Cache stored on the file system",
|
"description": "Cache stored on the file system",
|
||||||
"main": "index.mjs",
|
"main": "index.mjs",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue