File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/shotit/shotit-api/docker-image.yml?style=flat-square )] ( https://github.com/shotit/shotit-api/actions )
5
5
[ ![ Codecov] ( https://img.shields.io/codecov/c/github/shotit/shotit-api?style=flat-square&token=8C25WLSEDJ )] ( https://codecov.io/gh/shotit/shotit-api )
6
6
[ ![ Docker] ( https://img.shields.io/docker/pulls/lesliewong007/shotit-api?style=flat-square )] ( https://hub.docker.com/r/lesliewong007/shotit-api )
7
- [ ![ Docker Image Size] ( https://img.shields.io/docker/image-size/lesliewong007/shotit-api/v0.9.3 ?style=flat-square )] ( https://hub.docker.com/r/lesliewong007/shotit-api )
7
+ [ ![ Docker Image Size] ( https://img.shields.io/docker/image-size/lesliewong007/shotit-api/v0.9.4 ?style=flat-square )] ( https://hub.docker.com/r/lesliewong007/shotit-api )
8
8
9
9
The ultimate brain of [ shotit] ( https://github.com/shotit/shotit ) , in charge of task coordination.
10
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " shotit-api" ,
3
- "version" : " 0.9.3 " ,
3
+ "version" : " 0.9.4 " ,
4
4
"description" : " The ultimate brain of shotit, in charge of task coordination" ,
5
5
"main" : " server.js" ,
6
6
"type" : " module" ,
20
20
},
21
21
"repository" : {
22
22
"type" : " git" ,
23
- "url" : " git+https://github.com/soruly /shotit-api.git"
23
+ "url" : " git+https://github.com/shotit /shotit-api.git"
24
24
},
25
- "author" : " soruly " ,
26
- "license" : " MIT " ,
25
+ "author" : " PolarBeaver Technology " ,
26
+ "license" : " Apache-2.0 " ,
27
27
"bugs" : {
28
- "url" : " https://github.com/soruly /shotit-api/issues"
28
+ "url" : " https://github.com/shotit /shotit-api/issues"
29
29
},
30
- "homepage" : " https://github.com/soruly /shotit-api#readme" ,
30
+ "homepage" : " https://github.com/shotit /shotit-api#readme" ,
31
31
"devDependencies" : {
32
32
"jest" : " ^29.6.1" ,
33
33
"prettier" : " ^2.8.3" ,
You can’t perform that action at this time.
0 commit comments