File tree Expand file tree Collapse file tree 3 files changed +2
-27
lines changed Expand file tree Collapse file tree 3 files changed +2
-27
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ This mirror has all the dependencies up-to-date.
5
5
6
6
[ ![ Version] ( https://img.shields.io/npm/v/shrink-ray-current.svg?style=flat-square )] ( https://www.npmjs.com/package/shrink-ray-current )
7
7
[ ![ License] ( https://img.shields.io/npm/l/shrink-ray-current.svg?style=flat-square )] ( https://www.npmjs.com/package/shrink-ray-current )
8
- [ ![ Build status] ( https://img.shields.io/travis/Alorel/shrink-ray/3.0.2 .svg?style=flat-square )] ( https://travis-ci.org/Alorel/shrink-ray )
9
- [ ![ Coverage] ( https://img.shields.io/coveralls/github/Alorel/shrink-ray/3.0.2 .svg?style=flat-square )] ( https://coveralls.io/github/Alorel/shrink-ray )
8
+ [ ![ Build status] ( https://img.shields.io/travis/Alorel/shrink-ray/master .svg?style=flat-square )] ( https://travis-ci.org/Alorel/shrink-ray )
9
+ [ ![ Coverage] ( https://img.shields.io/coveralls/github/Alorel/shrink-ray/master .svg?style=flat-square )] ( https://coveralls.io/github/Alorel/shrink-ray )
10
10
[ ![ Dependencies] ( https://img.shields.io/david/Alorel/shrink-ray.svg?style=flat-square )] ( https://github.com/Alorel/shrink-ray/blob/master/package.json )
11
11
[ ![ Dev Dependencies] ( https://img.shields.io/david/dev/Alorel/shrink-ray.svg?style=flat-square )] ( https://github.com/Alorel/shrink-ray/blob/master/package.json )
12
12
[ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/Alorel/shrink-ray.svg )] ( https://greenkeeper.io/ )
Original file line number Diff line number Diff line change 66
66
"scripts" : {
67
67
"reinstall" : " rm -rf node_modules package-lock.json && npm install" ,
68
68
"test" : " nyc mocha --check-leaks --bail" ,
69
- "version-readme" : " node ./prepublish.js" ,
70
69
"doctoc" : " doctoc --github README.md"
71
70
}
72
71
}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments