This commit is contained in:
Arne van Iterson 2020-03-29 18:39:44 +02:00
parent 17a13eb0c0
commit 0e1f31eaba
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "asdf-games",
"version": "1.0.10",
"version": "1.0.11",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "asdf-games",
"version": "1.0.10",
"version": "1.0.11",
"description": "Javascript gaming framework, based upon the framework made in the book HTML5 Games: Novice to Ninja by Sitepoint.",
"main": "lib/index.js",
"repository": {