2
0
mirror of https://github.com/tenrok/vue2-datepicker.git synced 2026-06-05 06:32:27 +03:00

Bump version number

This commit is contained in:
Aaron J. Rubin
2017-06-14 15:40:56 -04:00
parent 7427c795c3
commit bd85c96bfc
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "vue2-datepicker",
"description": "A Datepicker Component For Vue2",
"main": "datepicker/index.vue",
"version": "1.2.1",
"version": "1.2.2",
"scripts": {
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot",
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules"