A tool for parsing traffic on the jetstream and applying a moderation workstream based on regexp based rules

Update version number

Skywatch c5a15c2d 79b27930

+1 -1
+1 -1
package.json
··· 1 1 { 2 2 "name": "skywatch-tools", 3 - "version": "1.1.0", 3 + "version": "1.3.0", 4 4 "type": "module", 5 5 "scripts": { 6 6 "start": "npx tsx src/main.ts",