UEA-PRODEM
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@humanfs/node",
|
||||
"version": "0.16.7",
|
||||
"version": "0.16.8",
|
||||
"description": "The Node.js bindings of the humanfs library.",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
@@ -47,12 +47,12 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.9.4",
|
||||
"@humanfs/test": "^0.15.0",
|
||||
"@humanfs/types": "^0.15.0",
|
||||
"mocha": "^10.2.0",
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@humanwhocodes/retry": "^0.4.0",
|
||||
"@humanfs/core": "^0.19.1"
|
||||
"@humanfs/core": "^0.19.2",
|
||||
"@humanfs/types": "^0.15.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user