xianniu-ui 0.8.40 → 0.8.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xianniu-ui",
3
- "version": "0.8.40",
3
+ "version": "0.8.41",
4
4
  "private": false,
5
5
  "main": "lib/xianniu-ui.umd.min.js",
6
6
  "scripts": {
package/src/area/index.js CHANGED
@@ -3676,6 +3676,10 @@ export default [{
3676
3676
  'cityName': '临安区',
3677
3677
  'cityCode': '330112'
3678
3678
  },
3679
+ {
3680
+ 'cityName': '临平区',
3681
+ 'cityCode': '330113'
3682
+ },
3679
3683
  {
3680
3684
  'cityName': '桐庐县',
3681
3685
  'cityCode': '330122'