Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
Update version (MySQL/TypeORM -> MongoDB/Mongoose)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bluzzi committed Jun 29, 2021
1 parent 1cae758 commit 638edc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "royaume-database",
"version": "1.0.0",
"version": "2.0.0",
"description": "Database of Royaume related things. It is built with [Mongoose](https://mongoosejs.com/). Each request to the database must follow an entity of this repo.",
"main": "./build/Database.js",
"scripts": {
Expand Down

0 comments on commit 638edc9

Please sign in to comment.