@cspell/dict-npm 5.1.18 → 5.1.19

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/npm.txt +1 -0
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -1884,6 +1884,7 @@ power-assert
1884
1884
  praesentium-sint-dolorem
1885
1885
  pre-commit
1886
1886
  preact
1887
+ preid
1887
1888
  prepare-package
1888
1889
  preset-env
1889
1890
  preset-react
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.1.18",
3
+ "version": "5.1.19",
4
4
  "description": "Dictionary of common NPM packages for cspell.",
5
5
  "publishConfig": {
6
6
  "access": "public",
@@ -42,5 +42,5 @@
42
42
  "dict/npm.txt",
43
43
  "cspell-ext.json"
44
44
  ],
45
- "gitHead": "121b1d1fc0a3a953ca2909f90410d9f9e8b5933a"
45
+ "gitHead": "8c88c79dd43544fcfb05c26b2fb2324bfada8e78"
46
46
  }