Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cerlancism committed Jun 11, 2019
1 parent 8c8462d commit beb7866
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "phaser-ce-parceljs",
"version": "1.3.0",
"version": "1.4.0",
"description": "Phaser CE boilerplate with typescript, babel and parcel bundler.",
"scripts": {
"start": "parcel serve src/index.html --out-dir dev/",
Expand Down Expand Up @@ -34,4 +34,4 @@
"@babel/runtime": "^7.4.5",
"phaser-ce": "^2.13.2"
}
}
}

0 comments on commit beb7866

Please sign in to comment.