Skip to content

Commit

Permalink
1.3.3 upped version and added contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
davesag committed Apr 13, 2021
1 parent b3ad92a commit 512b283
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
{
"name": "sequelize-test-helpers",
"version": "1.3.2",
"version": "1.3.3",
"description": "A collection of utilities to help with unit-testing sequelize models",
"author": "Dave Sag <davesag@gmail.com>",
"author": "Dave Sag (https://github.com/davesag)",
"contributors": [
"gerhardkubion (https:/gerhardkubion)"
"Gerhard Kubion (https:/gerhardkubion)",
"Ben Winchester (https:/bmw2621)",
"Jasper Stam (https:/stam)",
"Oscar Dub (https:/odub)"
],
"type": "commonjs",
"license": "MIT",
Expand Down

0 comments on commit 512b283

Please sign in to comment.