2023.01.28-1
This commit is contained in:
parent
c8b4822cd7
commit
3e8c5e06f9
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@thundernetworkrad/std",
|
||||
"version": "2023.01.28",
|
||||
"version": "2023.01.28-1",
|
||||
"description": "Standard module for javascript",
|
||||
"main": "build/index.js",
|
||||
"type": "module",
|
||||
|
@ -26,9 +26,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/FIUSDevelopment/std#readme",
|
||||
"dependencies": {
|
||||
"@thundernetworkrad/readline-sync": "^2023.1.26-2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@thundernetworkrad/readline-sync": "^2023.1.26-2",
|
||||
"@types/node": "^18.11.18",
|
||||
"typescript": "^4.9.4"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue