This commit is contained in:
Alex
2023-10-04 17:52:39 -04:00
parent 8a07010f29
commit 91bbcba2e8
11 changed files with 53 additions and 24 deletions

3
dist/package.json vendored
View File

@ -1,6 +1,6 @@
{
"name": "@aet/eslint-rules",
"version": "0.0.1-beta.37",
"version": "0.0.1-beta.40",
"license": "UNLICENSED",
"peerDependencies": {
"typescript": "^5.2.2"
@ -30,7 +30,6 @@
"language-tags": "^1.0.9",
"lodash": "^4.17.21",
"minimatch": "^9.0.3",
"prop-types": "^15.8.1",
"resolve": "^2.0.0-next.4",
"semver": "^7.5.4",
"tsconfig-paths": "^4.2.0"