We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99e520c + abc8c73 commit 4e8204aCopy full SHA for 4e8204a
package.json
@@ -13,9 +13,9 @@
13
},
14
"main": "dist/vueScrollbar.umd.min.js",
15
"devDependencies": {
16
- "@vue/cli-plugin-babel": "^4.3.1",
17
- "@vue/cli-service": "^4.3.1",
18
- "vue-template-compiler": "^2.6.11",
19
- "vuepress": "^1.4.1"
+ "@vue/cli-plugin-babel": "4.5.4",
+ "@vue/cli-service": "4.5.4",
+ "vue-template-compiler": "2.6.12",
+ "vuepress": "1.5.4"
20
}
21
renovate.json
@@ -0,0 +1,5 @@
1
+{
2
+ "extends": [
3
+ "config:base"
4
+ ]
5
+}
0 commit comments