Skip to content

Commit 0602838

Browse files
committed
chore: Rm prepublish script
1 parent 1072f51 commit 0602838

File tree

3 files changed

+2
-27
lines changed

3 files changed

+2
-27
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ This mirror has all the dependencies up-to-date.
55

66
[![Version](https://img.shields.io/npm/v/shrink-ray-current.svg?style=flat-square)](https://www.npmjs.com/package/shrink-ray-current)
77
[![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)
1010
[![Dependencies](https://img.shields.io/david/Alorel/shrink-ray.svg?style=flat-square)](https://github.com/Alorel/shrink-ray/blob/master/package.json)
1111
[![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)
1212
[![Greenkeeper badge](https://badges.greenkeeper.io/Alorel/shrink-ray.svg)](https://greenkeeper.io/)

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
"scripts": {
6767
"reinstall": "rm -rf node_modules package-lock.json && npm install",
6868
"test": "nyc mocha --check-leaks --bail",
69-
"version-readme": "node ./prepublish.js",
7069
"doctoc": "doctoc --github README.md"
7170
}
7271
}

prepublish.js

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)