Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
khasanovbi committed Sep 26, 2020
1 parent 1308e39 commit ecb8ec3
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
{
"name": "phaser3-rex-plugins-types",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Bulat Khasanov",
"license": "ISC",
"repository": {
"type" : "git",
"url" : "https://github.com/khasanovbi/phaser3-rex-plugins-types"
},
"keywords": [
"phaser3",
"phaser3-rex-plugins"
],
"license": "MIT",
"devDependencies": {
"dtsmake": "0.0.10"
},
Expand Down

0 comments on commit ecb8ec3

Please sign in to comment.