@payload-enchants/translator 0.0.1-alpha.3 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- 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": "
|
5
|
-
"repository": "https://github.com/r1tsuu/payload-
|
4
|
+
"version": "1.0.1",
|
5
|
+
"repository": "https://github.com/r1tsuu/payload-enchants",
|
6
6
|
"author": "r1tsuu",
|
7
|
-
"bugs": "https://github.com/r1tsuu/payload-
|
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",
|