Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,6 @@ We are a bunch of dreamers, designers, and futurists. We are high on collaborati
----
## License

The MIT License. Please see License File for more information. Copyright © 2020 SquareBoat.
The MIT License. Please see License File for more information. Copyright © 2025 SquareBoat.

Made with ❤️ by [Squareboat](https://squareboat.com)
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@squareboat/nest-storage",
"version": "0.2.0",
"version": "1.0.0",
"description": "Multi disk multi driver storage manager for NestJS 💿💾",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -17,7 +17,7 @@
"url": "https://github.com/squareboat/nestjs-storage/issues"
},
"homepage": "https://github.com/squareboat/nestjs-storage",
"author": "Vinayak Sarawagi <vinayaksarawagi25@gmail.com>",
"author": "Squareboat <hi@squareboat.com>",
"license": "MIT",
"scripts": {
"build": "rm -rf dist && tsc -p tsconfig.json",
Expand Down