Skip to content

Commit

Permalink
Update version and dists
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranayub committed Nov 16, 2017
1 parent 0defcbc commit 63b3ed3
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 18 deletions.
47 changes: 34 additions & 13 deletions dist/excalibur-tiled.js

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

2 changes: 1 addition & 1 deletion dist/excalibur-tiled.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/excalibur-tiled.min.js

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

2 changes: 1 addition & 1 deletion dist/excalibur-tiled.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@excaliburjs/excalibur-tiled",
"version": "2.1.0",
"version": "2.2.0",
"description": "excalibur-tiled provides Tiled map editor integration with Excalibur.js",
"main": "dist/excalibur-tiled.js",
"typings": "dist/lib/index.d.ts",
Expand Down
1 change: 0 additions & 1 deletion src/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"compilerOptions": {
"module": "commonjs",
"lib": ["es5"],
"target": "ES5",
"declaration": true,
"outDir": "../lib",
Expand Down

0 comments on commit 63b3ed3

Please sign in to comment.