Skip to content

Commit

Permalink
Merge pull request #25 from AlessandroMinoccheri/fix-tests
Browse files Browse the repository at this point in the history
fixing tests script
  • Loading branch information
AlessandroMinoccheri committed Oct 21, 2022
2 parents de8694a + ebf8e63 commit b413c27
Show file tree
Hide file tree
Showing 4 changed files with 9,952 additions and 2,786 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# package-info v5.0.1
# package-info v5.0.2

[![Licensed under the MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/AlessandroMinoccheri/package-info/blob/master/LICENSE)
[![PR's Welcome](https://img.shields.io/badge/PRs%20-welcome-brightgreen.svg)](https://github.com/AlessandroMinoccheri/package-info/blob/main/CONTRIBUTING.md)
Expand Down Expand Up @@ -71,6 +71,12 @@ homepage: https://github.com/AlessandroMinoccheri/package-info
author: Alessandro Minoccheri
```

## Build in local

```
npm run build
```

## License

The MIT License (MIT)
Expand Down
Loading

0 comments on commit b413c27

Please sign in to comment.