Skip to content

Commit

Permalink
Added coverage folder to npmigore.
Browse files Browse the repository at this point in the history
  • Loading branch information
michielvandergeest committed Oct 9, 2024
1 parent b1eb244 commit 533dec3
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
packages/
packages/
coverage
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v1.6.0
## v1.6.0 / v1.6.1

_9 oct 2024_

Expand Down
4 changes: 2 additions & 2 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
@@ -1,6 +1,6 @@
{
"name": "@lightningjs/blits",
"version": "1.6.0",
"version": "1.6.1",
"description": "Blits: The Lightning 3 App Development Framework",
"bin": "bin/index.js",
"exports": {
Expand Down

0 comments on commit 533dec3

Please sign in to comment.