@cspell/dict-npm 5.1.1 → 5.1.2

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
@@ -803,6 +803,7 @@ formik
803
803
  forms
804
804
  fortawesome
805
805
  forwarded
806
+ framer-motion
806
807
  framework
807
808
  free-solid-svg-icons
808
809
  fresh
@@ -2306,6 +2307,7 @@ tarant
2306
2307
  tarant-sync-router-express
2307
2308
  tdl
2308
2309
  tdlib-native
2310
+ teajusgula
2309
2311
  teamhanko
2310
2312
  temp
2311
2313
  template
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.1.1",
3
+ "version": "5.1.2",
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": "ee85b98778e511967a3e17e345a605e26d6dc691"
43
+ "gitHead": "dc0f2d87633b7ca668383b494b920783462b76f2"
44
44
  }