feat(smartfs): Integrate @push.rocks/smartfs and wire SmartFileFactory.nodeFs to return a real SmartFs instance
This commit is contained in:
11
package.json
11
package.json
@@ -50,15 +50,8 @@
|
||||
"@push.rocks/smartstream": "^3.2.5",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"glob": "^11.0.3",
|
||||
"js-yaml": "^4.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@push.rocks/smartfs": "^1.0.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@push.rocks/smartfs": {
|
||||
"optional": true
|
||||
}
|
||||
"js-yaml": "^4.1.0",
|
||||
"@push.rocks/smartfs": "^1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@git.zone/tsbuild": "^2.6.4",
|
||||
|
||||
Reference in New Issue
Block a user