Merge pull request #18 from Chrisleung/master

修复后台缺少city-picker.js问题
pull/27/head
Karson 2017-11-22 22:52:28 +08:00 committed by GitHub
commit 878e186969
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,8 @@
"nice-validator": "^1.1.1",
"art-template": "^3.0.1",
"requirejs-plugins": "^1.0.3",
"bootstrap-daterangepicker": "^2.1.25"
"bootstrap-daterangepicker": "^2.1.25",
"city-picker":"^1.1.0"
},
"devDependencies": {
"dragsort": "https://github.com/karsonzhang/dragsort.git",