Skip to content

Commit

Permalink
docs: 更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
lzxb committed Dec 24, 2019
1 parent 787d3fe commit 222cd05
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[![Build Status](https://travis-ci.org/lzxb/event-promise.svg?branch=master)](https://travis-ci.org/lzxb/event-promise.js)
[![Coverage Status](https://coveralls.io/repos/github/lzxb/event-promise/badge.svg?branch=master)](https://coveralls.io/github/lzxb/event-promise?branch=master)
[![npm](https://img.shields.io/npm/v/e-promise.svg?style=flat-square)](https://www.npmjs.com/package/e-promise)
[![npm](https://img.shields.io/npm/dt/e-promise.svg?style=flat-square)](https://www.npmjs.com/package/e-promise)
[![npm](https://img.shields.io/npm/l/e-promise.svg?style=flat-square)](https://www.npmjs.com/package/e-promise)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 222cd05

Please sign in to comment.