Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
dex4er committed Sep 29, 2017
1 parent efe81e4 commit 6d0caa0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v0.5.1 2017-09-29

* Pack only necessary files.

## v0.5.0 2017-09-28

* Typings for Typescript
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ description of the step.

Use following syntax instead `require`:

```js
```ts
import * as tap from 'tap'
import { tapGiven } from 'tap-given'
tapGiven(tap)
Expand Down

0 comments on commit 6d0caa0

Please sign in to comment.