Skip to content

Commit 8050989

Browse files
author
elf Pavlik
committed
updated dependencies
failed to update level-test!
1 parent 731a027 commit 8050989

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"author": "Matteo Collina <hello@matteocollina.com>",
3030
"license": "MIT",
3131
"dependencies": {
32-
"jsonld": "0.1.0",
32+
"jsonld": "~0.1.25",
3333
"uuid": "~1.4.1",
3434
"async": "~0.2.9",
3535
"n3": "~0.2.1"
@@ -38,10 +38,10 @@
3838
"levelgraph": "~0.7.0"
3939
},
4040
"devDependencies": {
41-
"mocha": "~1.10.0",
41+
"mocha": "~1.16.2",
4242
"levelgraph": "~0.7.0",
4343
"level-test": "~1.4.0",
44-
"chai": "~1.7.2",
44+
"chai": "~1.8.1",
4545
"lodash": "~2.4.1"
4646
}
4747
}

0 commit comments

Comments
 (0)