File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Fortune File System Adapter
2
2
3
- [ ![ Build Status] ( https://img.shields.io/travis/fortunejs/fortune-fs/master.svg?style=flat-square )] ( https://travis-ci.org/ fortunejs/fortune-fs)
3
+ ![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/ fortunejs/fortune-fs/test.yml )
4
4
[ ![ npm Version] ( https://img.shields.io/npm/v/fortune-fs.svg?style=flat-square )] ( https://www.npmjs.com/package/fortune-fs )
5
- [ ![ License] ( https://img.shields.io/npm/l/fortune-fs .svg?style=flat-square )] ( https://raw.githubusercontent.com/fortunejs/fortune-fs/master/LICENSE )
5
+ [ ![ License] ( https://img.shields.io/npm/l/fortune.svg?style=flat-square )] ( https://raw.githubusercontent.com/fortunejs/fortune-fs/master/LICENSE )
6
6
7
7
This is a file system adapter for Fortune.js.
8
8
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fortune-fs" ,
3
3
"description" : " File system adapter for Fortune." ,
4
- "version" : " 1.1 .0" ,
4
+ "version" : " 1.2 .0" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
7
7
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments