chore: bump pacakges

This commit is contained in:
2024-01-30 22:04:19 +00:00
parent 2ef1b591e2
commit ad8d0af976
12 changed files with 29 additions and 29 deletions

View File

@ -1,7 +1,8 @@
{
"name": "@snort/shared",
"version": "1.0.11",
"version": "1.0.12",
"description": "Shared components for Snort",
"type": "module",
"module": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",