Skip to content

Commit c8c61e0

Browse files
committed
Updated package.json.
1 parent fa2a0d4 commit c8c61e0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
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.3",
4+
"version": "1.0.4",
55
"description": "Vuejs-logger, provides customizable logging functionality for Vue.js.",
66
"main": "dist/index.js",
77
"repository": {
@@ -24,8 +24,6 @@
2424
"babel-core": "6.25.0",
2525
"babel-loader": "7.1.1",
2626
"babel-preset-es2015": "6.24.1"
27-
},
28-
"dependencies": {
2927
"chai": "4.1.0",
3028
"codecov": "2.2.0",
3129
"istanbul": "0.4.5",

0 commit comments

Comments
 (0)