@cspell/dict-ar 1.0.2 → 1.0.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.
package/ar.trie.gz CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-ar",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "Arabic dictionary for CSpell.",
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -52,5 +52,5 @@
52
52
  "*.js",
53
53
  "*.d.ts"
54
54
  ],
55
- "gitHead": "7f0666a869ffeef44c755f30ec61b5a4043772d7"
55
+ "gitHead": "47a34789c05111e7b3cb693beb5d456bf25a0cb0"
56
56
  }
package/src/README.md ADDED
@@ -0,0 +1,3 @@
1
+ # Source Directory
2
+
3
+ All source files used to generate the dictionary should be stored in this directory.