Skip to content

Commit

Permalink
chore: Prep release
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Jul 9, 2022
1 parent 7706558 commit 87e7765
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@excaliburjs/plugin-tiled",
"version": "0.26.2",
"version": "0.27.0",
"description": "excalibur-tiled provides Tiled map editor integration with Excalibur.js",
"main": "dist/excalibur-tiled.min.js",
"typings": "dist/src/index.d.ts",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@types/pako": "1.0.4",
"@types/webpack-env": "1.17.0",
"cross-env": "7.0.3",
"excalibur": "0.26.0",
"excalibur": "0.27.0",
"jasmine-core": "4.2.0",
"karma": "6.4.0",
"karma-chrome-launcher": "3.1.1",
Expand All @@ -63,6 +63,6 @@
"zstddec": "0.0.2"
},
"peerDependencies": {
"excalibur": "0.26.0"
"excalibur": "0.27.0"
}
}

0 comments on commit 87e7765

Please sign in to comment.