Skip to content

Commit 493b5da

Browse files
willworksXadillaX
authored andcommitted
fix: vue 2.5.{18, 19} => 2.5.17
vuejs/vue#9173
1 parent 878fb64 commit 493b5da

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,16 @@
209209
"version": "6.5.5",
210210
"reason": "https://github.com/epoberezkin/ajv/issues/889"
211211
}
212+
},
213+
"vue": {
214+
"2.5.19": {
215+
"version": "2.5.17",
216+
"reason": "https://github.com/vuejs/vue/pull/9173"
217+
},
218+
"2.5.18": {
219+
"version": "2.5.17",
220+
"reason": "https://github.com/vuejs/vue/pull/9173"
221+
}
212222
}
213223
}
214224
}

0 commit comments

Comments
 (0)