Skip to content

Commit

Permalink
Merge pull request #623 from w3bdesign/418-production-should-use-the-…
Browse files Browse the repository at this point in the history
…new-datatable

418 production should use the new datatable
  • Loading branch information
w3bdesign authored Jul 1, 2023
2 parents 4841809 + 4f5b3a7 commit cab9bb9
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 137 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![version](https://img.shields.io/badge/version-0.3.8-blue)
![version](https://img.shields.io/badge/version-0.3.9-blue)
![React](https://img.shields.io/badge/React-18.2.0-success)
![Next.js](https://img.shields.io/badge/Next.js-13.4.1-success)
![TypeScript](https://img.shields.io/badge/TypeScript-5.0.4-success)
Expand Down
257 changes: 122 additions & 135 deletions game/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion game/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "earthdoom-game",
"version": "0.3.8",
"version": "0.3.9",
"private": true,
"scripts": {
"build": "next build",
Expand Down

2 comments on commit cab9bb9

@vercel
Copy link

@vercel vercel bot commented on cab9bb9 Jul 1, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on cab9bb9 Jul 1, 2023

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.