@payload-enchants/translator 1.0.0 → 1.0.1

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 +3 -3
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@payload-enchants/translator",
3
3
  "private": false,
4
- "version": "1.0.0",
5
- "repository": "https://github.com/r1tsuu/payload-plugin-translator",
4
+ "version": "1.0.1",
5
+ "repository": "https://github.com/r1tsuu/payload-enchants",
6
6
  "author": "r1tsuu",
7
- "bugs": "https://github.com/r1tsuu/payload-plugin-translator/issues",
7
+ "bugs": "https://github.com/r1tsuu/payload-enchants/issues",
8
8
  "type": "module",
9
9
  "peerDependencies": {
10
10
  "@payloadcms/translations": "^3.0.0-beta.24",