Skip to content

Commit

Permalink
Changes to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dragolea committed Oct 23, 2023
1 parent 9d70fa5 commit 903c82c
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": "cds-ts-repository",
"version": "1.0.0",
"version": "0.1.0",
"description": "The goal of SAP CAP CDS-QL BaseRepository is to significantly reduce the boilerplate code required to implement data access layers for persistance entities by providing out of the box actions on the database like .create(), .getAll(), find() ...",
"main": "lib/index.ts",
"directories": {
Expand Down

0 comments on commit 903c82c

Please sign in to comment.