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: push:
branches: branches:
- master - master
- meme
jobs: jobs:
deploy: deploy:

View File

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