@yoshinani/style-guide 0.17.2 → 0.17.3

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 +5 -0
  2. package/package.json +1 -1
package/cspell/words.txt CHANGED
@@ -5,8 +5,10 @@ dify
5
5
  esbuild
6
6
  firestore
7
7
  fkey
8
+ futsu
8
9
  injecfn
9
10
  liff
11
+ lstep
10
12
  mjsx
11
13
  mtsx
12
14
  mypage
@@ -28,6 +30,7 @@ signup
28
30
  signups
29
31
  sonner
30
32
  supabase
33
+ toza
31
34
  turbopack
32
35
  turborepo
33
36
  uncollectible
@@ -35,4 +38,6 @@ usecase
35
38
  valibot
36
39
  velona
37
40
  vercel
41
+ whsec
38
42
  yoshinani
43
+ zengin
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yoshinani/style-guide",
3
- "version": "0.17.2",
3
+ "version": "0.17.3",
4
4
  "description": "YOSHINANI's Style Guide",
5
5
  "license": "MIT",
6
6
  "type": "module",