UEA-PRODEM
This commit is contained in:
+4
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@humanfs/core",
|
||||
"version": "0.19.1",
|
||||
"version": "0.19.2",
|
||||
"description": "The core of the humanfs library.",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
@@ -44,9 +44,11 @@
|
||||
"node": ">=18.18.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@humanfs/types": "^0.15.0",
|
||||
"c8": "^9.0.0",
|
||||
"mocha": "^10.2.0",
|
||||
"typescript": "^5.2.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@humanfs/types": "^0.15.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user