Skip to content

Commit

Permalink
fix: Getting ready to release v2
Browse files Browse the repository at this point in the history
  • Loading branch information
simenandre committed Apr 16, 2021
1 parent 022e1f5 commit 8080edc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 47 deletions.
44 changes: 0 additions & 44 deletions .releaserc.json

This file was deleted.

4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,4 @@ export const Post = rt.Record({
```

[runtypes]: https://github.com/pelotom/runtypes
[docs]: ./docs

.
[docs]: ./docs
1 change: 1 addition & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* istanbul ignore file */
import * as rt from 'runtypes';

/**
Expand Down

0 comments on commit 8080edc

Please sign in to comment.