@storm-software/cspell 0.34.1 → 0.34.2

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/dict/storm.txt +1 -0
  2. package/package.json +1 -1
package/dict/storm.txt CHANGED
@@ -188,6 +188,7 @@ healthcheck
188
188
  healthz
189
189
  heroicons
190
190
  hideconstructor
191
+ hookable
191
192
  hookform
192
193
  httpparser
193
194
  immer
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/cspell",
3
- "version": "0.34.1",
3
+ "version": "0.34.2",
4
4
  "type": "module",
5
5
  "description": "A package containing CSpell keyword dictionaries and shared configurations for Storm Software.",
6
6
  "repository": {