File tree Expand file tree Collapse file tree
firecamp-socket-io-executor Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "keywords" : [],
88 "main" : " src/index.ts" ,
99 "scripts" : {
10- "build" : " run-p ' build:*' " ,
10+ "build" : " run-p \" build:*\" " ,
1111 "build:main" : " tsc -p tsconfig.json" ,
1212 "clean" : " rimraf dist/" ,
1313 "fix" : " run-s fix:*" ,
Original file line number Diff line number Diff line change 77 "license" : " " ,
88 "keywords" : [],
99 "scripts" : {
10- "build" : " run-p ' build:*' " ,
10+ "build" : " run-p \" build:*\" " ,
1111 "build:main" : " tsc -p tsconfig.json" ,
1212 "clean" : " rimraf build/" ,
1313 "fix" : " run-s fix:*" ,
Original file line number Diff line number Diff line change 66 "license" : " " ,
77 "keywords" : [],
88 "scripts" : {
9- "build" : " run-p ' build:*' " ,
9+ "build" : " run-p \" build:*\" " ,
1010 "build:main" : " tsc -p tsconfig.esm.json && tsc -p tsconfig.cjs.json" ,
1111 "clean" : " rimraf dist/" ,
1212 "fix" : " run-s fix:*" ,
Original file line number Diff line number Diff line change 99 "license" : " " ,
1010 "keywords" : [],
1111 "scripts" : {
12- "build" : " run-p ' build:*' " ,
12+ "build" : " run-p \" build:*\" " ,
1313 "build:main" : " tsc -p tsconfig.esm.json && tsc -p tsconfig.cjs.json" ,
1414 "clean" : " rimraf dist/" ,
1515 "fix" : " run-s fix:*" ,
You can’t perform that action at this time.
0 commit comments