Skip to content

Commit f6cadbf

Browse files
committed
Version update
1 parent 30f32d8 commit f6cadbf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vuejs-logger",
33
"author": "Justin Kames",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "Vuejs-logger, provides customizable logging functionality for Vue.js.",
66
"main": "dist/index.js",
77
"repository": {
@@ -27,6 +27,7 @@
2727
},
2828
"dependencies": {
2929
"chai": "4.1.0",
30+
"codecov": "2.2.0",
3031
"istanbul": "0.4.5",
3132
"mocha": "3.4.2",
3233
"uglify": "0.1.5",

0 commit comments

Comments
 (0)