Skip to content

Commit e525e05

Browse files
committed
Npm up. Added contributors to package.json
1 parent 4a55bb6 commit e525e05

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sails-hook-sequelize",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "Sails.js hook to use sequelize ORM",
55
"main": "index.js",
66
"sails": {
@@ -20,6 +20,10 @@
2020
"orm"
2121
],
2222
"author": "Gergely Munkacsy",
23+
"contributors": [
24+
"Konstantin Burkalev",
25+
"Dmitry Demenchuk"
26+
],
2327
"license": "MIT",
2428
"devDependencies": {
2529
"coveralls": "^3.0.0",

0 commit comments

Comments
 (0)