Compare commits
No commits in common. "master" and "fs-cache-fast_v1.0.2" have entirely different histories.
master
...
fs-cache-f
2 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,6 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
- meme
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue