@cspell/dict-npm 5.1.2 → 5.1.3

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
@@ -2233,6 +2233,7 @@ style-to-js
2233
2233
  style-to-object
2234
2234
  styled
2235
2235
  styled-components
2236
+ styled-engine
2236
2237
  styled-jsx
2237
2238
  stylehacks
2238
2239
  stylelint
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.1.2",
3
+ "version": "5.1.3",
4
4
  "description": "Dictionary of common NPM packages for cspell.",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -40,5 +40,5 @@
40
40
  "dict/npm.txt",
41
41
  "cspell-ext.json"
42
42
  ],
43
- "gitHead": "dc0f2d87633b7ca668383b494b920783462b76f2"
43
+ "gitHead": "e3f333775f12fcf7dcb1ab5b04b32258e9100a37"
44
44
  }