@cspell/dict-npm 5.0.0 → 5.0.1

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/dict/README.md ADDED
@@ -0,0 +1,3 @@
1
+ # Dict Directory
2
+
3
+ NOTE: This directory contains generated content. Please edit [src](../src/README.md) files.
package/dict/npm.txt CHANGED
@@ -627,6 +627,7 @@ supertest-as-promised
627
627
  supervisor
628
628
  svelte
629
629
  sveltejs
630
+ sveltekit
630
631
  svgo
631
632
  swig
632
633
  tap
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.0.0",
3
+ "version": "5.0.1",
4
4
  "description": "Dictionary of common NPM packages for cspell.",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -37,5 +37,5 @@
37
37
  "dict/npm.txt",
38
38
  "cspell-ext.json"
39
39
  ],
40
- "gitHead": "5f345d3c40207cb6d00f8a2da04a8bf4c005e198"
40
+ "gitHead": "47a34789c05111e7b3cb693beb5d456bf25a0cb0"
41
41
  }