Skip to content

Commit

Permalink
bump v5.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreDecollas committed Feb 14, 2022
1 parent 09acaa2 commit 4b17381
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-geteventstore",
"version": "5.0.13",
"version": "5.0.14",
"description": "Event Store connector for NestJS-Cqrs",
"author": "Vincent Vermersch <vincent.vermersch@prestashop.com >",
"contributors": [
Expand All @@ -15,11 +15,7 @@
],
"license": "MIT",
"readmeFilename": "README.md",
"files": [
"index.*",
"dist/**/*",
"*.md"
],
"main": "dist/index.js",
"scripts": {
"start:dev": "tsc -w",
"build": "tsc",
Expand Down

0 comments on commit 4b17381

Please sign in to comment.