Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - cspell-lib@4.1.26
 - cspell@4.0.60
  • Loading branch information
Jason3S committed May 6, 2020
1 parent 3f2e519 commit 9b5723c
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cspell-lib",
"version": "4.1.25",
"version": "4.1.26",
"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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cspell",
"version": "4.0.59",
"version": "4.0.60",
"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.18",
"cspell-lib": "^4.1.25",
"cspell-lib": "^4.1.26",
"fs-extra": "^8.1.0",
"gensequence": "^3.1.1",
"get-stdin": "^7.0.0",
Expand Down

0 comments on commit 9b5723c

Please sign in to comment.