We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3ad92a commit 512b283Copy full SHA for 512b283
package.json
@@ -1,10 +1,13 @@
1
{
2
"name": "sequelize-test-helpers",
3
- "version": "1.3.2",
+ "version": "1.3.3",
4
"description": "A collection of utilities to help with unit-testing sequelize models",
5
- "author": "Dave Sag <davesag@gmail.com>",
+ "author": "Dave Sag (https://github.com/davesag)",
6
"contributors": [
7
- "gerhardkubion (https://github.com/gerhardkubion)"
+ "Gerhard Kubion (https://github.com/gerhardkubion)",
8
+ "Ben Winchester (https://github.com/bmw2621)",
9
+ "Jasper Stam (https://github.com/stam)",
10
+ "Oscar Dub (https://github.com/odub)"
11
],
12
"type": "commonjs",
13
"license": "MIT",
0 commit comments