Skip to content

Commit

Permalink
chore: prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Feb 12, 2024
1 parent 2693e9b commit 9cc8e39
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@excaliburjs/plugin-aseprite",
"version": "0.28.1",
"version": "0.28.7",
"description": "Aseprite Resource Plugin for Excalibur",
"main": "./dist/excalibur-aseprite.js",
"typings": "./dist/src/index.d.ts",
Expand All @@ -16,8 +16,8 @@
"type": "git",
"url": "git+https://github.com/excaliburjs/excalibur-aseprite.git"
},
"author": "",
"license": "ISC",
"author": "Erik Onarheim",
"license": "BSD-2-Clause",
"bugs": {
"url": "https://github.com/excaliburjs/excalibur-aseprite/issues"
},
Expand All @@ -28,7 +28,7 @@
"@types/pako": "2.0.3",
"@types/webpack-env": "1.18.4",
"acorn": "8.11.3",
"excalibur": "~0.28.1",
"excalibur": "~0.28.7",
"excalibur-jasmine": "0.3.2",
"jasmine": "3.99.0",
"karma": "6.4.2",
Expand Down

0 comments on commit 9cc8e39

Please sign in to comment.