persona-community-5/.pnpm-store/v3/files/9b/73427e6422a99a1ed4b5ce8f56b02e1dc986d124fb95acff0a8f33da5d5eec7d1678ce32c23106e48f0b1f6404135dc23492bbac27d6520f40482684f386ca
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

5 lines
158 B
Plaintext

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.VERSION_PATTERN = void 0;
exports.VERSION_PATTERN = /^1\.0\.\d+(-.+)?$/;