@apt.today/react-seoul-icons 1.0.2 → 1.2.0

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@apt.today/react-seoul-icons",
3
- "version": "1.0.2",
4
- "description": "서울시 25개 행정구 아이콘 React 컴포넌트 라이브러리",
3
+ "version": "1.2.0",
4
+ "description": "대한민국 광역자치단체(시/도) 기초자치단체(시/군/구) 로고 아이콘 React 컴포넌트 라이브러리",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",
7
7
  "types": "./dist/index.d.ts",
@@ -22,12 +22,22 @@
22
22
  },
23
23
  "keywords": [
24
24
  "react",
25
+ "korea",
25
26
  "seoul",
26
27
  "icons",
27
28
  "svg",
28
29
  "components",
30
+ "시도",
31
+ "시군구",
32
+ "광역자치단체",
33
+ "기초자치단체",
29
34
  "서울",
30
- "행정구",
35
+ "경기",
36
+ "부산",
37
+ "대구",
38
+ "인천",
39
+ "울산",
40
+ "행정구역",
31
41
  "아이콘"
32
42
  ],
33
43
  "author": "Chul-won Kim <riky@handmade.software>",
@@ -45,5 +55,6 @@
45
55
  "type": "git",
46
56
  "url": "https://github.com/myriky/apt-today-react-seoul-icons.git"
47
57
  },
48
- "homepage": "https://myriky.github.io/apt-today-react-seoul-icons/"
58
+ "homepage": "https://myriky.github.io/apt-today-react-seoul-icons/",
59
+ "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
49
60
  }