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

Bumped version number

Skywatch 76a00eda b00c0a7e

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