Skip to content

Commit

Permalink
[MIRROR] Drops ie8 support [MDB IGNORE] (#881)
Browse files Browse the repository at this point in the history
* Drops ie8 support (#79974)

---------

Co-authored-by: SkyratBot <[email protected]>
Co-authored-by: Jeremiah <[email protected]>
Co-authored-by: Iajret <[email protected]>
  • Loading branch information
4 people authored Nov 29, 2023
1 parent bd894e5 commit e707821
Show file tree
Hide file tree
Showing 15 changed files with 63 additions and 2,260 deletions.
2 changes: 1 addition & 1 deletion tgui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "tgui-workspace",
"version": "4.3.2",
"version": "4.4.0",
"packageManager": "[email protected]",
"workspaces": [
"packages/*"
Expand Down
2 changes: 1 addition & 1 deletion tgui/packages/tgui-bench/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "tgui-bench",
"version": "4.3.2",
"version": "4.4.0",
"dependencies": {
"@fastify/static": "^6.12.0",
"common": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion tgui/packages/tgui-dev-server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "tgui-dev-server",
"version": "4.3.2",
"version": "4.4.0",
"type": "module",
"dependencies": {
"axios": "^1.6.2",
Expand Down
331 changes: 0 additions & 331 deletions tgui/packages/tgui-polyfill/00-html5shiv.js

This file was deleted.

Loading

0 comments on commit e707821

Please sign in to comment.