2023.01.28-2

This commit is contained in:
Killer Boss Original 2023-01-28 20:22:02 +00:00
parent 3e8c5e06f9
commit 4e34575033

View file

@ -1,8 +1,9 @@
{
"name": "@thundernetworkrad/std",
"version": "2023.01.28-1",
"version": "2023.01.28-2",
"description": "Standard module for javascript",
"main": "build/index.js",
"types": "dist/index.d.ts",
"type": "module",
"scripts": {
"install": "tsc"