Compare commits

..

No commits in common. "master" and "fs-cache-fast_v1.0.2" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@ on:
push:
branches:
- master
- meme
jobs:
deploy:

View File

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