This commit is contained in:
Martti Malmi
2023-11-17 13:52:10 +02:00
parent 5942d92923
commit 52553adabf
215 changed files with 3265 additions and 2597 deletions

View File

@ -2,6 +2,7 @@
"name": "@snort/shared",
"version": "1.0.9",
"description": "Shared components for Snort",
"module": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "https://git.v0l.io/Kieran/snort",