We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0b511e commit 81227a5Copy full SHA for 81227a5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-moment",
3
- "version": "1.0.5",
+ "version": "1.0.7",
4
"description": "Handy Moment.js filters for your Vue.js project",
5
"main": "vue-moment.js",
6
"scripts": {
@@ -25,7 +25,6 @@
25
},
26
"homepage": "https://github.com/brockpetrie/vue-moment#readme",
27
"dependencies": {
28
- "moment": "^2.11.1",
29
- "moment-business-days": "0.0.10"
+ "moment": "^2.11.1"
30
}
31
0 commit comments