Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - cspell-lib@4.1.18
 - cspell@4.0.50
  • Loading branch information
Jason3S committed Feb 20, 2020
1 parent bba4066 commit a295193
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/cspell-lib/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cspell-lib/package.json
@@ -1,6 +1,6 @@
{
"name": "cspell-lib",
"version": "4.1.17",
"version": "4.1.18",
"description": "A library of useful functions used across various cspell tools.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/cspell/package.json
@@ -1,6 +1,6 @@
{
"name": "cspell",
"version": "4.0.49",
"version": "4.0.50",
"description": "A Spelling Checker for Code!",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -55,7 +55,7 @@
"commander": "^2.20.3",
"comment-json": "^1.1.3",
"cspell-glob": "^0.1.17",
"cspell-lib": "^4.1.17",
"cspell-lib": "^4.1.18",
"fs-extra": "^8.1.0",
"gensequence": "^3.0.3",
"get-stdin": "^7.0.0",
Expand Down

0 comments on commit a295193

Please sign in to comment.