Remove unintentional commit

This reverts commit 23b292ac21.
This commit is contained in:
Ashcon Partovi
2024-02-05 12:50:09 -08:00
parent 264142e756
commit a05ef0aeb1
11 changed files with 2 additions and 37 deletions

View File

@@ -4,27 +4,17 @@
"dependencies": {
"@biomejs/biome": "1.5.3",
"@vscode/debugadapter": "^1.61.0",
"art-template": "^4.13.2",
"core-js": "3.23.3",
"edgedb": "^1.4.1",
"esbuild": "^0.20.0",
"esbuild": "^0.17.15",
"eslint": "^8.20.0",
"eslint-config-prettier": "^8.5.0",
"express": "^4.18.2",
"graphql": "^16.8.1",
"graphql-yoga": "three",
"jsdom": "^24.0.0",
"llvm-bindings": "^0.4.2",
"mitata": "^0.1.3",
"peechy": "0.4.34",
"prettier": "3.2.2",
"react": "next",
"react-dom": "next",
"readability": "^0.1.0",
"source-map-js": "^1.0.2",
"typescript": "^5.0.2"
},
"trustedDependencies": [],
"devDependencies": {
"@types/react": "^18.0.25",
"@typescript-eslint/eslint-plugin": "^5.31.0",