Skip to content

Commit

Permalink
chore: Update v0.28.1 .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Aug 11, 2023
1 parent 4a2bfdf commit 0c92a18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ sandbox/
src/
typedoc-default-themes/
scripts/
node_cache/*

.tsbuildinfo
.prettierignore
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "excalibur",
"sideEffects": false,
"version": "0.28.0",
"version": "0.28.1",
"exNextVersion": "0.29.0",
"description": "Excalibur.js is a simple JavaScript game engine with TypeScript bindings for making 2D games in HTML5 Canvas. Our mission is to make web game development as simple as possible.",
"author": "https://github.com/excaliburjs/Excalibur/graphs/contributors",
Expand Down

0 comments on commit 0c92a18

Please sign in to comment.