@payload-enchants/translator 1.1.9 → 1.1.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -1
package/package.json CHANGED
@@ -1,10 +1,11 @@
1
1
  {
2
2
  "name": "@payload-enchants/translator",
3
3
  "private": false,
4
- "version": "1.1.9",
4
+ "version": "1.1.10",
5
5
  "repository": "https://github.com/r1tsuu/payload-enchants",
6
6
  "author": "r1tsuu",
7
7
  "bugs": "https://github.com/r1tsuu/payload-enchants/issues",
8
+ "license": "MIT",
8
9
  "type": "module",
9
10
  "peerDependencies": {
10
11
  "@payloadcms/translations": "^3.0.0-beta.25",