Compare commits
2 commits
fs-cache-f
...
master
Author | SHA1 | Date | |
---|---|---|---|
3304dee531 | |||
3f559bb9f5 |
2 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
- meme
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "fs-cache-fast",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "Cache stored on the file system",
|
||||
"main": "index.mjs",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue