mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-08 09:12:27 +03:00
1.0.2
This commit is contained in:
+3
-2
@@ -2,7 +2,7 @@
|
||||
"name": "vue2-datepicker",
|
||||
"description": "A Datepicker Component For Vue2",
|
||||
"main": "src/datepicker/index.vue",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"scripts": {
|
||||
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot",
|
||||
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules"
|
||||
@@ -12,7 +12,8 @@
|
||||
"url": "git+https://github.com/mengxiong10/vue2-datepicker.git"
|
||||
},
|
||||
"keywords": [
|
||||
"vue","datepicker"
|
||||
"vue",
|
||||
"datepicker"
|
||||
],
|
||||
"author": "xiemengxiong",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user