Skip to content

Commit

Permalink
version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
kleber-jg committed Sep 7, 2022
1 parent 557cdab commit 4ed6898
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kleber-swf/phaser-runtime-editor",
"version": "1.4.0",
"version": "1.5.0",
"description": "A runtime editor for Phaser-CE projects",
"author": "Kleber Silva <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -38,7 +38,7 @@
"prebuild": "rm -rf dist; npm run barrel",
"build": "rollup -c ./config/rollup.config.js",
"prepublishOnly": "npm run build",
"changelog": "auto-changelog -p"
"changelog": "auto-changelog -p -c config/auto-changelog.json"
},
"dependencies": {
"phaser-ce": "^2.19.2"
Expand Down

0 comments on commit 4ed6898

Please sign in to comment.