Commit graph

8 commits

Author SHA1 Message Date
Mueez Khan
525a57b1f9
docs: remove unnecessary content from README.md 2024-01-09 00:42:34 -05:00
Mueez Khan
8210e463e1
🔀 Merge pull request #2 from rzmk/dependabot/npm_and_yarn/webpack-5.76.1
⬆️ Bump webpack from 5.75.0 to 5.76.1
2023-03-15 20:15:44 -04:00
dependabot[bot]
8a1511f899
⬆️ Bump webpack from 5.75.0 to 5.76.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 08:23:03 +00:00
Mueez Khan
afb78ee61f
Merge pull request #1 from rzmk/dependabot/npm_and_yarn/json5-1.0.2
⬆️ Bump json5 from 1.0.1 to 1.0.2
2023-02-02 15:21:59 -05:00
dependabot[bot]
f1b77cc79a
⬆️ Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 20:17:16 +00:00
Mueez Khan
0ac08e0abe
Reference Amara.org 2022-11-22 12:08:32 -05:00
rzmk
cccf993a91 🚀 Initial commit! 2022-11-22 11:25:38 -05:00
rzmk
d8079e5421 Initialize project using Create React App 2022-11-20 05:55:57 -05:00