vue-scroll-progress
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "vue-scroll-progress", | ||
"description": "Simple Vue.js plugin for page scroll progress bar", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"author": "Hyouk Seo(Spemer) <ghsspower@naver.com>", | ||
@@ -39,3 +39,3 @@ "license": "MIT", | ||
"webpack": "^3.6.0", | ||
"webpack-dev-server": "^2.11.5" | ||
"webpack-dev-server": "^3.1.11" | ||
}, | ||
@@ -42,0 +42,0 @@ "keywords": [ |
@@ -10,2 +10,3 @@ # vue-scroll-progress 🎉 | ||
[![License](https://img.shields.io/npm/l/vue-scroll-progress.svg)](https://github.com/spemer/vue-scroll-progress) | ||
[![stargazers](https://img.shields.io/github/stars/spemer/vue-scroll-progress?style=social)](https://github.com/spemer/vue-scroll-progress) | ||
@@ -12,0 +13,0 @@ [Live Demo](https://spemer.github.io/vue-scroll-progress/) |
9945
73