Skip to content

Commit a4ba017

Browse files
committed
npm: updates
1 parent 9d7cb6f commit a4ba017

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vimeo-regex",
3-
"description": "The correct vimeo video id regex!",
3+
"description": "The correct vimeo video id regex",
44
"version": "0.0.1",
55
"scripts": {
66
"test": "npm install && node_modules/.bin/mocha",
@@ -33,10 +33,10 @@
3333
},
3434
"dependencies": {},
3535
"devDependencies": {
36-
"coveralls": "^2.11.2",
37-
"istanbul": "^0.3.2",
38-
"mocha": "^2.0.1",
39-
"mocha-lcov-reporter": "0.0.1"
36+
"coveralls": "^2.11.3",
37+
"istanbul": "^0.3.17",
38+
"mocha": "^2.2.5",
39+
"mocha-lcov-reporter": "0.0.2"
4040
},
4141
"engines": {
4242
"node": ">= 0.10.33",

0 commit comments

Comments
 (0)