Skip to content

Commit 6531529

Browse files
committed
dependencies update
1 parent 2556f42 commit 6531529

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,19 @@
2525
"author": "Arpinum",
2626
"license": "MIT",
2727
"dependencies": {
28-
"@arpinum/ddd": "4.0.0-beta8",
29-
"knex": "^0.12.9",
28+
"@arpinum/ddd": "4.0.0-beta9",
29+
"knex": "0.12.9",
3030
"lodash": "4.17.4",
31-
"pg": "^6.1.5",
31+
"pg": "6.1.5",
3232
"pg-query-stream": "1.0.0",
3333
"tcomb": "3.2.20"
3434
},
3535
"devDependencies": {
3636
"chai": "3.5.0",
37-
"eslint": "^3.18.0",
37+
"eslint": "3.19.0",
3838
"eslint-config-arpinum": "3.0.4",
39-
"mocha": "3.2.0",
40-
"sinon": "^2.1.0",
39+
"mocha": "3.3.0",
40+
"sinon": "2.1.0",
4141
"watch": "1.0.2"
4242
}
4343
}

0 commit comments

Comments
 (0)