Cleanup of the Type export of EntryData #30

Merged
MarciiTheDev merged 5 commits from feature/type-cleanup into dev 2024-05-11 14:08:39 +00:00

5 Commits

Author SHA1 Message Date
881f4fe1b1 change of type export 2024-05-10 12:06:15 +02:00
IBims2CooleTim
5f3deb438e
Merge pull request #18 from MarciiTheDev/dependabot/npm_and_yarn/website/docs-marcsync-dev/babel/traverse-7.23.2
Bump @babel/traverse from 7.22.8 to 7.23.2 in /website/docs-marcsync-dev
2023-12-05 15:44:56 +01:00
50455e050a
Merge pull request #19 from MarciiTheDev/removed-commented-httpEnabled-Check
it's all ChatGPT
2023-11-17 23:46:12 +01:00
5d40fa665f
Update MarcSyncv1.0.lua
Since V0.5 it hasn't been uncommented, completly ignored the fact that at some point in development we have commented the warning/error, which checks rather HTTP is enabled in-game, out.

For some reason, even after the entire, big, SyntaxUpdate to V1.0 it hasn't been noticed and just has been taken over in it.

Those lines came to my notice when I just installed MarcSync into my game and was wondering why it wasn't working and why there was no HTTP Error in the console by MarcSync, because I knew that there was something like that in the code, but yeah, it was commented out since ages without notice. What a tragedy, init?
2023-11-17 23:34:23 +01:00
dependabot[bot]
9e2c576366
Bump @babel/traverse from 7.22.8 to 7.23.2 in /website/docs-marcsync-dev
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 13:11:40 +00:00