Skip to content

Commit

Permalink
Add tape nock beta with nock-beta 11.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kahuna-celsius committed Jan 23, 2019
1 parent 3aa7d2b commit bdf52fa
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# tape-nock

[![npm][npm-image]][npm-url]
[![npm][npm-beta]][npm-url]
[![travis][travis-image]][travis-url]
[![standard][standard-image]][standard-url]
[![Package Quality][pack-quality-image]][pack-quality-url]
Expand All @@ -9,6 +10,7 @@

[npm-image]: https://img.shields.io/npm/v/tape-nock.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/tape-nock
[npm-beta]: https://img.shields.io/npm/v/tape-nock/beta.svg
[travis-image]: https://img.shields.io/travis/Flet/tape-nock.svg?style=flat-square
[travis-url]: https://travis-ci.org/Flet/tape-nock
[standard-image]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square
Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"dependencies": {
"@types/nock": "^9.3.1",
"@types/tape": "^4.2.33",
"nock": "^10.0.6",
"nock": "^11.0.0-beta.4",
"sanitize-filename": "^1.6.1"
},
"contributors": [
Expand Down

0 comments on commit bdf52fa

Please sign in to comment.