@kitschpatrol/cspell-config 4.7.6 → 4.7.8

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.
@@ -171,6 +171,7 @@ SNDL
171
171
  SNMP
172
172
  SSIM
173
173
  STUI
174
+ SXSW
174
175
  TBIO
175
176
  TECAN
176
177
  TMKF
@@ -169,6 +169,7 @@ Nostrand
169
169
  onesie
170
170
  orotate
171
171
  outler
172
+ outlers
172
173
  packrat
173
174
  panini
174
175
  pappardelle
@@ -90,6 +90,7 @@ Cura
90
90
  cwebp
91
91
  Cyberduck
92
92
  Cython
93
+ datahub
93
94
  Datalog
94
95
  dataview
95
96
  datavis
@@ -419,6 +420,7 @@ Proxyman
419
420
  psds
420
421
  psexec
421
422
  pushshift
423
+ pytest
422
424
  qalpha
423
425
  qcolor
424
426
  qscale
package/package.json CHANGED
@@ -1,17 +1,14 @@
1
1
  {
2
2
  "name": "@kitschpatrol/cspell-config",
3
- "version": "4.7.6",
3
+ "version": "4.7.8",
4
4
  "type": "module",
5
5
  "description": "CSpell configuration for @kitschpatrol/shared-config.",
6
6
  "repository": {
7
7
  "type": "git",
8
- "url": "git@github.com:kitschpatrol/shared-config.git",
8
+ "url": "git+https://github.com/kitschpatrol/shared-config/cli.git",
9
9
  "directory": "packages/cspell-config"
10
10
  },
11
- "bugs": {
12
- "url": "https://github.com/kitschpatrol/shared-config/issues",
13
- "email": "eric@ericmika.com"
14
- },
11
+ "bugs": "https://github.com/kitschpatrol/shared-config/issues",
15
12
  "author": {
16
13
  "name": "Eric Mika",
17
14
  "email": "eric@ericmika.com",