Skip to content

Commit

Permalink
fix typos and inaccurate filenames (#7160)
Browse files Browse the repository at this point in the history
  • Loading branch information
DAcodedBEAT authored Sep 21, 2024
2 parents b0b3477 + 287f7ef commit 45c5c7f
Show file tree
Hide file tree
Showing 13 changed files with 61 additions and 201 deletions.
214 changes: 37 additions & 177 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"flag-icons": "^7.2.3",
"fullcalendar": "^6.1.15",
"i18n": "^0.15.1",
"i18next": "^23.14.0",
"i18next": "^23.15.1",
"icheck-bootstrap": "^3.0.1",
"inputmask": "^5.0.9",
"jquery": "^3.7.1",
Expand All @@ -81,14 +81,14 @@
"pace-js": "^1.2.4",
"react-bootstrap": "^2.10.4",
"react-datepicker": "^7.3.0",
"react-select": "^5.7.7",
"react-select": "^5.8.1",
"select2": "^4.0.13"
},
"devDependencies": {
"@types/jquery": "^3.5.30",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-loader": "^9.1.0",
"babel-loader": "^9.2.1",
"babel-preset-react": "^6.24.1",
"grunt": "^1.6.1",
"grunt-cli": "^1.5.0",
Expand All @@ -107,10 +107,10 @@
"node-sha1": "^1.0.1",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",
"sass": "^1.78.0",
"sass": "^1.79.3",
"tar": "^7.4.3",
"ts-loader": "^9.5.1",
"typescript": "^5.5.4",
"typescript": "^5.6.2",
"webpack": "^5.94.0",
"webpack-cli": "^5.0.0"
},
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 45c5c7f

Please sign in to comment.