Files
directus/packages/constants
dependabot[bot] 42c3d83b14 Bump tsup from 8.0.1 to 8.0.2 (#21410)
Bumps [tsup](https://github.com/egoist/tsup) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/egoist/tsup/releases)
- [Changelog](https://github.com/egoist/tsup/blob/dev/.releaserc.json)
- [Commits](https://github.com/egoist/tsup/compare/v8.0.1...v8.0.2)

---
updated-dependencies:
- dependency-name: tsup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 09:07:07 +01:00
..
2023-04-26 14:10:42 -04:00
2023-09-26 21:14:27 +08:00

@directus/constants

Shared Constants for Directus use

Description

This package exports shared constants for use within Directus, an open-source headless CMS.

For more information about Directus, visit the official website.

Installation

npm install @directus/constants

License

This package is licensed under the MIT License. See the LICENSE file for more information.

Additional Resources