Updated year and package details

This commit is contained in:
Richard Davey 2018-01-09 21:57:27 +00:00
parent d06eb79b44
commit 889bcb64e9
3 changed files with 3 additions and 3 deletions

View file

@ -3,3 +3,4 @@ dist/
docs/
merge/
examples/
v3/

View file

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2016 Richard Davey, Photon Storm Ltd.
Copyright (c) 2018 Richard Davey, Photon Storm Ltd.
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in

View file

@ -1,7 +1,7 @@
{
"//": "npm publish --tag beta",
"name": "phaser",
"version": "3.0.0-beta.15",
"version": "3.0.0-beta.17",
"release": "Shadow Coast",
"description": "A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers.",
"author": "Richard Davey <rdavey@gmail.com> (http://www.photonstorm.com)",
@ -11,7 +11,6 @@
"license": "MIT",
"licenseUrl": "http://www.opensource.org/licenses/mit-license.php",
"main": "./src/phaser.js",
"typings": "./typings/index.d.ts",
"repository": {
"type": "git",
"url": "https://photonstorm@github.com/photonstorm/phaser.git"