Skip to content

Commit 5e4d69d

Browse files
chore(deps): update (css-modules#15)
1 parent 4fa692e commit 5e4d69d

File tree

3 files changed

+329
-342
lines changed

3 files changed

+329
-342
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ node_js:
33
- "6"
44
- "8"
55
- "10"
6-
- "11"
6+
- "12"
77
script: npm run travis
88

99
after_success:

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
"coveralls": "^3.0.2",
5050
"eslint": "^5.9.0",
5151
"mocha": "^6.0.2",
52-
"nyc": "^13.1.0"
52+
"nyc": "^14.1.0"
5353
}
5454
}

0 commit comments

Comments
 (0)