commit | 53d105b800f5fd926b75b6ff3f865b7c5128ceac | [log] [tgz] |
---|---|---|
author | TheCodedProf <samuel.shuert@gmail.com> | Tue Jun 13 16:13:03 2023 -0400 |
committer | TheCodedProf <samuel.shuert@gmail.com> | Tue Jun 13 16:13:03 2023 -0400 |
tree | 53551545a9d57da511930bafc1402e63850664c6 | |
parent | 3021937052519400a9bf762b409d285d68b1e21a [diff] [blame] |
fixed package.json
diff --git a/package.json b/package.json index c994fde..cf86329 100644 --- a/package.json +++ b/package.json
@@ -85,7 +85,6 @@ "prettier": "^2.8.8", "prettier-eslint": "^15.0.1", "tsc-suppress": "^1.0.7", - "typescript": "^5.1.3", - "yarn-audit-fix": "^9.3.10" + "typescript": "^5.1.3" } }