Skip to content

Commit 1b19541

Browse files
committed
Updated license and dev deps
1 parent 237a313 commit 1b19541

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@
2222
"ciede2000"
2323
],
2424
"author": "markusn kael",
25-
"license": "BSD",
25+
"license": "BSD-3-Clause",
2626
"readmeFilename": "README",
2727
"gitHead": "61269601ac72e65afd111565bfa68a2d13092de0",
2828
"bugs": {
2929
"url": "https://github.com/markusn/color-diff/issues"
3030
},
3131
"devDependencies": {
32-
"assert": "~1.3.0",
33-
"mocha": "~2.3.3",
34-
"coveralls": "~2.11.4",
35-
"istanbul": "~0.3.21"
32+
"assert": "~1.4.1",
33+
"mocha": "~5.0.4",
34+
"coveralls": "~3.0.0",
35+
"istanbul": "~0.4.5"
3636
}
3737
}

0 commit comments

Comments
 (0)