Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucaroff committed Jul 1, 2020
1 parent 6d0d282 commit 2951b1a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ tmp/

!/src/
!/asset/
!/cypress/

# Files
/.*
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pony-run",
"description": "A simple dino-like HTML5-canvas TS game with ponies",
"description": "A labyrinth and memory game with Rarity the mare, and the Smooze",
"repository": "[email protected]:ponydevs/ponyrun.git",
"license": "ISC",
"scripts": {
Expand All @@ -18,7 +18,6 @@
]
},
"devDependencies": {
"@types/hammerjs": "^2.0.36",
"@types/node": "^13.9.1",
"@types/seedrandom": "^2.4.28",
"ava": "^3.8.1",
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -915,11 +915,6 @@
"@types/minimatch" "*"
"@types/node" "*"

"@types/hammerjs@^2.0.36":
version "2.0.36"
resolved "https://registry.yarnpkg.com/@types/hammerjs/-/hammerjs-2.0.36.tgz#17ce0a235e9ffbcdcdf5095646b374c2bf615a4c"
integrity sha512-7TUK/k2/QGpEAv/BCwSHlYu3NXZhQ9ZwBYpzr9tjlPIL2C5BeGhH3DmVavRx3ZNyELX5TLC91JTz/cen6AAtIQ==

"@types/minimatch@*":
version "3.0.3"
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
Expand Down

1 comment on commit 2951b1a

@vercel
Copy link

@vercel vercel bot commented on 2951b1a Jul 1, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.