@yoshinani/style-guide 0.17.4 → 0.17.5

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.
Files changed (2) hide show
  1. package/cspell/words.txt +3 -0
  2. package/package.json +1 -1
package/cspell/words.txt CHANGED
@@ -9,18 +9,21 @@ futsu
9
9
  injecfn
10
10
  liff
11
11
  lstep
12
+ miniapp
12
13
  mjsx
13
14
  mtsx
14
15
  mypage
15
16
  nakanoaas
16
17
  neverthrow
17
18
  notionhq
19
+ nuqs
18
20
  opengraph
19
21
  picklist
20
22
  pkey
21
23
  postback
22
24
  remeda
23
25
  replyable
26
+ sankey
24
27
  sendgrid
25
28
  serviceworker
26
29
  shadcn
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yoshinani/style-guide",
3
- "version": "0.17.4",
3
+ "version": "0.17.5",
4
4
  "description": "YOSHINANI's Style Guide",
5
5
  "license": "MIT",
6
6
  "type": "module",