@cspell/dict-npm 5.2.26 → 5.2.27

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 +2 -0
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -81,6 +81,7 @@ applicationinsights
81
81
  applitools
82
82
  appsync-client-node
83
83
  arborist
84
+ architect
84
85
  architecto-alias-quod
85
86
  archiver
86
87
  arethetypeswrong
@@ -89,6 +90,7 @@ argparse
89
90
  arrangement-tell-arrange
90
91
  array
91
92
  arrify
93
+ asap
92
94
  asperiores-nam-adipisci
93
95
  asperiores-vel-accusantium
94
96
  assert
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.2.26",
3
+ "version": "5.2.27",
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": "90140e96a0552dbb15c0e9e95a391b7a32401292"
45
+ "gitHead": "519609cb729de9d4be7edb4353d3ef896e249a23"
46
46
  }