Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
amarksingh authored Dec 7, 2023
1 parent 6b52ba6 commit d31dab5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@ostro/filesystem",
"version": "1.0.2",
"version": "1.0.3",
"description": "filesystem module for OstroJS",
"main": "filesystemManager.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@ostro/support": "^1.0.2",
"@ostro/contracts": "^1.0.0",
"@ostro/support": "^1.0.11",
"@ostro/contracts": "^1.0.2",
"fs-extra": "^10.0.0",
"lodash.get": "^4.4.2",
"filehound": "^1.17.4",
Expand Down

0 comments on commit d31dab5

Please sign in to comment.