diff --git a/config/templates/package.dflt.json b/config/templates/package.dflt.json index 23733dbc6cc..60750e1eb3f 100644 --- a/config/templates/package.dflt.json +++ b/config/templates/package.dflt.json @@ -22,7 +22,7 @@ "files": ["dist/*", "README.md", "package.json"], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/aaron/package.json b/packages/aaron/package.json index d478c4222a2..792f22abe82 100644 --- a/packages/aaron/package.json +++ b/packages/aaron/package.json @@ -83,7 +83,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/albert/package.json b/packages/albert/package.json index 5fe16778754..b59153e1386 100644 --- a/packages/albert/package.json +++ b/packages/albert/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/benjamin/package.json b/packages/benjamin/package.json index ec39d41b39b..a646d54b316 100644 --- a/packages/benjamin/package.json +++ b/packages/benjamin/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/bent/package.json b/packages/bent/package.json index cf608460c1d..f4f7d889058 100644 --- a/packages/bent/package.json +++ b/packages/bent/package.json @@ -83,7 +83,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/breanna/package.json b/packages/breanna/package.json index 3ff601526fc..2a4737da3af 100644 --- a/packages/breanna/package.json +++ b/packages/breanna/package.json @@ -83,7 +83,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/brian/package.json b/packages/brian/package.json index b51dbc43720..51857b2eaf0 100644 --- a/packages/brian/package.json +++ b/packages/brian/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/bruce/package.json b/packages/bruce/package.json index 73806b6fc9d..c833975cb1c 100644 --- a/packages/bruce/package.json +++ b/packages/bruce/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/carlita/package.json b/packages/carlita/package.json index 008ae46589a..28a4a6925e5 100644 --- a/packages/carlita/package.json +++ b/packages/carlita/package.json @@ -87,7 +87,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/carlton/package.json b/packages/carlton/package.json index 5191f6703e3..0aaa88edd59 100644 --- a/packages/carlton/package.json +++ b/packages/carlton/package.json @@ -85,7 +85,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/cathrin/package.json b/packages/cathrin/package.json index 7bd042b51df..b395e72f50c 100644 --- a/packages/cathrin/package.json +++ b/packages/cathrin/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/components/package.json b/packages/components/package.json index ae9889ece2e..2250a114b68 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -73,7 +73,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/core/package.json b/packages/core/package.json index 67e19555672..2679a56bf3a 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -49,7 +49,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/create-freesewing-pattern/package.json b/packages/create-freesewing-pattern/package.json index 161075b4941..bac73901467 100644 --- a/packages/create-freesewing-pattern/package.json +++ b/packages/create-freesewing-pattern/package.json @@ -55,7 +55,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/css-theme/package.json b/packages/css-theme/package.json index 6fb52332b8d..7e8e5b995e6 100644 --- a/packages/css-theme/package.json +++ b/packages/css-theme/package.json @@ -39,7 +39,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/diana/package.json b/packages/diana/package.json index afba78c2ac8..bdb0edcad02 100644 --- a/packages/diana/package.json +++ b/packages/diana/package.json @@ -83,7 +83,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/examples/package.json b/packages/examples/package.json index 33ee8a382f5..cd7b43cf01f 100644 --- a/packages/examples/package.json +++ b/packages/examples/package.json @@ -77,7 +77,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/florence/package.json b/packages/florence/package.json index 12001fafee2..caeb2572803 100644 --- a/packages/florence/package.json +++ b/packages/florence/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/florent/package.json b/packages/florent/package.json index fd3199f188b..26aeda958a3 100644 --- a/packages/florent/package.json +++ b/packages/florent/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/gatsby-remark-jargon/package.json b/packages/gatsby-remark-jargon/package.json index 5ee816bec52..58c76ed25ae 100644 --- a/packages/gatsby-remark-jargon/package.json +++ b/packages/gatsby-remark-jargon/package.json @@ -39,7 +39,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/holmes/package.json b/packages/holmes/package.json index 98ca055cbcb..de2c79ca217 100644 --- a/packages/holmes/package.json +++ b/packages/holmes/package.json @@ -85,7 +85,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/huey/package.json b/packages/huey/package.json index 316a74d05ab..68f2b006f89 100644 --- a/packages/huey/package.json +++ b/packages/huey/package.json @@ -83,7 +83,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/hugo/package.json b/packages/hugo/package.json index ff5165cf622..1064972f084 100644 --- a/packages/hugo/package.json +++ b/packages/hugo/package.json @@ -83,7 +83,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/i18n/package.json b/packages/i18n/package.json index 1bca4d1404f..7b16e62165d 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -39,7 +39,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/jaeger/package.json b/packages/jaeger/package.json index 46b5845a8e4..3a02474ed0e 100644 --- a/packages/jaeger/package.json +++ b/packages/jaeger/package.json @@ -85,7 +85,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/legend/package.json b/packages/legend/package.json index 7abca07bcbd..d3da9b6f827 100644 --- a/packages/legend/package.json +++ b/packages/legend/package.json @@ -83,7 +83,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/models/package.json b/packages/models/package.json index 32e237b626e..2cfe6ae9f84 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -40,7 +40,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/mui-theme/package.json b/packages/mui-theme/package.json index 026d9b2b7fe..e006ff452fd 100644 --- a/packages/mui-theme/package.json +++ b/packages/mui-theme/package.json @@ -40,7 +40,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/paco/package.json b/packages/paco/package.json index b36ae6ad81b..2b99f120a97 100644 --- a/packages/paco/package.json +++ b/packages/paco/package.json @@ -83,7 +83,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/pattern-info/package.json b/packages/pattern-info/package.json index 41a0f9c4afc..881cd14d8d7 100644 --- a/packages/pattern-info/package.json +++ b/packages/pattern-info/package.json @@ -40,7 +40,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/penelope/package.json b/packages/penelope/package.json index d13115fcb3e..7411bf89193 100644 --- a/packages/penelope/package.json +++ b/packages/penelope/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-banner/package.json b/packages/plugin-banner/package.json index b681a8430fc..f2a3dc47676 100644 --- a/packages/plugin-banner/package.json +++ b/packages/plugin-banner/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-bundle/package.json b/packages/plugin-bundle/package.json index 84c5eb7251e..c033292faf7 100644 --- a/packages/plugin-bundle/package.json +++ b/packages/plugin-bundle/package.json @@ -53,7 +53,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-bust/package.json b/packages/plugin-bust/package.json index 98bbd2a952e..41baa865f59 100644 --- a/packages/plugin-bust/package.json +++ b/packages/plugin-bust/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-buttons/package.json b/packages/plugin-buttons/package.json index 81d99a02ca5..8e5458c4323 100644 --- a/packages/plugin-buttons/package.json +++ b/packages/plugin-buttons/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-cutonfold/package.json b/packages/plugin-cutonfold/package.json index cac0a44627f..6f704e2157c 100644 --- a/packages/plugin-cutonfold/package.json +++ b/packages/plugin-cutonfold/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-dimension/package.json b/packages/plugin-dimension/package.json index d45158f7250..95984a35b8c 100644 --- a/packages/plugin-dimension/package.json +++ b/packages/plugin-dimension/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-export-dxf/package.json b/packages/plugin-export-dxf/package.json index 5ba3712a453..c91652c9674 100644 --- a/packages/plugin-export-dxf/package.json +++ b/packages/plugin-export-dxf/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-flip/package.json b/packages/plugin-flip/package.json index d1fc19d052e..fb1fdf6493b 100644 --- a/packages/plugin-flip/package.json +++ b/packages/plugin-flip/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-gore/package.json b/packages/plugin-gore/package.json index 41d8a1d3681..c45afabe3db 100644 --- a/packages/plugin-gore/package.json +++ b/packages/plugin-gore/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-grainline/package.json b/packages/plugin-grainline/package.json index 9ad09aa02ff..f302bef1172 100644 --- a/packages/plugin-grainline/package.json +++ b/packages/plugin-grainline/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-i18n/package.json b/packages/plugin-i18n/package.json index 79e71778cb5..5061b034325 100644 --- a/packages/plugin-i18n/package.json +++ b/packages/plugin-i18n/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-logo/package.json b/packages/plugin-logo/package.json index 5b9d555aae2..6e22d5b58e8 100644 --- a/packages/plugin-logo/package.json +++ b/packages/plugin-logo/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-measurements/package.json b/packages/plugin-measurements/package.json index f31998e1437..f2939a244c6 100644 --- a/packages/plugin-measurements/package.json +++ b/packages/plugin-measurements/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-mirror/package.json b/packages/plugin-mirror/package.json index 5999df75900..14e5e149fe3 100644 --- a/packages/plugin-mirror/package.json +++ b/packages/plugin-mirror/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-round/package.json b/packages/plugin-round/package.json index 9b33da05e4b..cf22d73a761 100644 --- a/packages/plugin-round/package.json +++ b/packages/plugin-round/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-scalebox/package.json b/packages/plugin-scalebox/package.json index 4191ece44ac..0be34849592 100644 --- a/packages/plugin-scalebox/package.json +++ b/packages/plugin-scalebox/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-sprinkle/package.json b/packages/plugin-sprinkle/package.json index e94799478dc..83fbfdb9550 100644 --- a/packages/plugin-sprinkle/package.json +++ b/packages/plugin-sprinkle/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-svgattr/package.json b/packages/plugin-svgattr/package.json index 36d53597934..9554472adc7 100644 --- a/packages/plugin-svgattr/package.json +++ b/packages/plugin-svgattr/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-theme/package.json b/packages/plugin-theme/package.json index 6c513467e75..4af4cbd0ff3 100644 --- a/packages/plugin-theme/package.json +++ b/packages/plugin-theme/package.json @@ -44,7 +44,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-title/package.json b/packages/plugin-title/package.json index da3c98f1cfa..556a81dc927 100644 --- a/packages/plugin-title/package.json +++ b/packages/plugin-title/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/plugin-validate/package.json b/packages/plugin-validate/package.json index 02c9010c6e5..387d2c6d9ee 100644 --- a/packages/plugin-validate/package.json +++ b/packages/plugin-validate/package.json @@ -43,7 +43,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index 9d98aee61a7..fa9467c537a 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -25,7 +25,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/remark-jargon/package.json b/packages/remark-jargon/package.json index ba772ecd76b..351b51d6a5c 100644 --- a/packages/remark-jargon/package.json +++ b/packages/remark-jargon/package.json @@ -44,7 +44,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/rendertest/package.json b/packages/rendertest/package.json index 18ab1d684b5..da105a2e1ba 100644 --- a/packages/rendertest/package.json +++ b/packages/rendertest/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/sandy/package.json b/packages/sandy/package.json index ef795882ca6..188eed0a8df 100644 --- a/packages/sandy/package.json +++ b/packages/sandy/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/shin/package.json b/packages/shin/package.json index 551014b1bf7..ccdb08faa76 100644 --- a/packages/shin/package.json +++ b/packages/shin/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/simon/package.json b/packages/simon/package.json index afc228c5739..42d0180c33d 100644 --- a/packages/simon/package.json +++ b/packages/simon/package.json @@ -85,7 +85,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/simone/package.json b/packages/simone/package.json index d22197402b8..58558314473 100644 --- a/packages/simone/package.json +++ b/packages/simone/package.json @@ -87,7 +87,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/sven/package.json b/packages/sven/package.json index f80d2919dac..424bee301a3 100644 --- a/packages/sven/package.json +++ b/packages/sven/package.json @@ -83,7 +83,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/tamiko/package.json b/packages/tamiko/package.json index 7d54d61838e..67d090f26d9 100644 --- a/packages/tamiko/package.json +++ b/packages/tamiko/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/teagan/package.json b/packages/teagan/package.json index 1a3d5fc5016..7c5e00243f9 100644 --- a/packages/teagan/package.json +++ b/packages/teagan/package.json @@ -84,7 +84,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/theo/package.json b/packages/theo/package.json index c81a5e5a0e4..daa86d6ac99 100644 --- a/packages/theo/package.json +++ b/packages/theo/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/titan/package.json b/packages/titan/package.json index 4a1436b9de4..21b706a5b07 100644 --- a/packages/titan/package.json +++ b/packages/titan/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/trayvon/package.json b/packages/trayvon/package.json index 0c51245e913..a035719ee8b 100644 --- a/packages/trayvon/package.json +++ b/packages/trayvon/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/tutorial/package.json b/packages/tutorial/package.json index 4e43d14e5d0..c73e1478d62 100644 --- a/packages/tutorial/package.json +++ b/packages/tutorial/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/utils/package.json b/packages/utils/package.json index 4a746c4e129..fbd3870bd59 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -62,7 +62,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/wahid/package.json b/packages/wahid/package.json index 3a344f97afb..19b889e4b5d 100644 --- a/packages/wahid/package.json +++ b/packages/wahid/package.json @@ -85,7 +85,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0", diff --git a/packages/waralee/package.json b/packages/waralee/package.json index 945ce1d2b19..cf6006f4be9 100644 --- a/packages/waralee/package.json +++ b/packages/waralee/package.json @@ -82,7 +82,7 @@ ], "publishConfig": { "access": "public", - "tag": "next" + "tag": "latest" }, "engines": { "node": ">=12.0.0",