Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
goldfire committed Jun 29, 2017
1 parent 43014f3 commit 7394b10
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-webpack-loader",
"version": "1.0.1",
"version": "1.0.2",
"author": "GoldFire Studios, Inc. (http://goldfirestudios.com)",
"description": "Asset loader for Phaser + Webpack.",
"author": "James Simpson <james@goldfirestudios.com> (http://goldfirestudios.com)",
Expand All @@ -13,7 +13,7 @@
"release": "VERSION=`printf 'v' && node -e 'console.log(require(\"./package.json\").version)'` && git tag $VERSION && git push && git push origin $VERSION && npm publish"
},
"dependencies": {
"webfontloader": "^1.6.27"
"webfontloader": "^1.6.28"
},
"engines": {
"node": ">=4.0.0"
Expand Down

0 comments on commit 7394b10

Please # to comment.