Skip to content

Commit 0731940

Browse files
committed
chore: Prep release
1 parent 551a40f commit 0731940

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@excaliburjs/plugin-aseprite",
3-
"version": "0.26.0",
3+
"version": "0.27.0",
44
"description": "Aseprite Resource Plugin for Excalibur",
55
"main": "./dist/excalibur-aseprite.js",
66
"typings": "./dist/src/index.d.ts",
@@ -27,7 +27,7 @@
2727
"@types/jasmine": "3.10.6",
2828
"@types/webpack-env": "1.17.0",
2929
"acorn": "8.7.1",
30-
"excalibur": "0.26.0",
30+
"excalibur": "0.27.0",
3131
"jasmine": "3.99.0",
3232
"karma": "6.4.0",
3333
"karma-chrome-launcher": "3.1.1",
@@ -41,6 +41,6 @@
4141
"webpack-dev-server": "4.9.3"
4242
},
4343
"peerDependencies": {
44-
"excalibur": "0.26.0"
44+
"excalibur": "0.27.0"
4545
}
4646
}

0 commit comments

Comments
 (0)