Skip to content

Commit

Permalink
Bump Deps
Browse files Browse the repository at this point in the history
  • Loading branch information
aelitneg committed Jun 11, 2021
1 parent 5f54e77 commit 3d50698
Show file tree
Hide file tree
Showing 3 changed files with 356 additions and 1,064 deletions.
2 changes: 1 addition & 1 deletion dist/tetris-ts.js

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tetris-ts",
"version": "2.0.2",
"version": "2.0.3",
"description": "Tetris in TypeScript",
"main": "./dist/tetris-ts.js",
"types": "./dist/index.d.ts",
Expand All @@ -27,8 +27,8 @@
"eslint": "^7.15.0",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-prettier": "^3.2.0",
"node-sass": "^5.0.0",
"prettier": "^2.2.1",
"sass": "^1.34.1",
"sass-loader": "^10.1.0",
"source-map-loader": "^1.1.3",
"style-loader": "^2.0.0",
Expand All @@ -37,5 +37,6 @@
"webpack": "^5.10.1",
"webpack-cli": "^4.2.0",
"webpack-dev-server": "^3.11.0"
}
},
"dependencies": {}
}
Loading

0 comments on commit 3d50698

Please sign in to comment.