2023.01.28-2
This commit is contained in:
parent
3e8c5e06f9
commit
4e34575033
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue