File tree 3 files changed +7
-0
lines changed
3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 18
18
{ "path" : " packages/cspell-io" },
19
19
{ "path" : " packages/cspell-json-reporter" },
20
20
{ "path" : " packages/cspell-lib" },
21
+ { "path" : " packages/cspell-normalize-json" },
21
22
{ "path" : " packages/cspell-pipe" },
22
23
{ "path" : " packages/cspell-resolver" },
23
24
{ "path" : " packages/cspell-service-bus" },
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cspell/filetypes" ,
3
+ "publishConfig" : {
4
+ "access" : " public"
5
+ },
3
6
"version" : " 8.14.0" ,
4
7
"description" : " Library to determine file types based upon the file name." ,
5
8
"keywords" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cspell/normalize-json" ,
3
+ "publishConfig" : {
4
+ "access" : " public"
5
+ },
3
6
"version" : " 8.14.0" ,
4
7
"description" : " A library to normalize JSON objects to reduce the size." ,
5
8
"keywords" : [
You can’t perform that action at this time.
0 commit comments