File tree Expand file tree Collapse file tree 7 files changed +43
-0
lines changed
Expand file tree Collapse file tree 7 files changed +43
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @xstools-dev/typescript-config ' : minor
3+ ' @xstools-dev/prettier-config ' : minor
4+ ' @xstools-dev/tools-script ' : minor
5+ ' @xstools-dev/mrm-preset ' : minor
6+ ' @xstools-dev/tools-mono ' : minor
7+ ' @xstools-dev/mix ' : minor
8+ ' @xstools-dev/eslint-config ' : minor
9+ ---
10+
11+ npm trusted publishing
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstools-dev/mix" ,
33 "version" : " 0.17.0" ,
4+ "repository" : {
5+ "type" : " git" ,
6+ "url" : " git+https://github.com/bingtsingw/xstools-dev.git" ,
7+ "directory" : " packages/mix"
8+ },
49 "dependencies" : {
510 "@xstools-dev/eslint-config" : " workspace:^" ,
611 "@xstools-dev/prettier-config" : " workspace:^" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstools-dev/mrm-preset" ,
33 "version" : " 0.1.0" ,
4+ "repository" : {
5+ "type" : " git" ,
6+ "url" : " git+https://github.com/bingtsingw/xstools-dev.git" ,
7+ "directory" : " packages/mrm-preset"
8+ },
49 "license" : " MIT" ,
510 "main" : " ./dist/index.js" ,
611 "types" : " ./dist/index.d.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstools-dev/prettier-config" ,
33 "version" : " 0.14.0" ,
4+ "repository" : {
5+ "type" : " git" ,
6+ "url" : " git+https://github.com/bingtsingw/xstools-dev.git" ,
7+ "directory" : " packages/prettier-config"
8+ },
49 "license" : " MIT" ,
510 "exports" : {
611 "./base" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstools-dev/tools-mono" ,
33 "version" : " 0.17.0" ,
4+ "repository" : {
5+ "type" : " git" ,
6+ "url" : " git+https://github.com/bingtsingw/xstools-dev.git" ,
7+ "directory" : " packages/tools-mono"
8+ },
9+ "license" : " MIT" ,
410 "type" : " module" ,
511 "bin" : {
612 "changeset" : " ./bin/changeset.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstools-dev/tools-script" ,
33 "version" : " 0.20.0" ,
4+ "repository" : {
5+ "type" : " git" ,
6+ "url" : " git+https://github.com/bingtsingw/xstools-dev.git" ,
7+ "directory" : " packages/tools-script"
8+ },
49 "license" : " MIT" ,
510 "type" : " module" ,
611 "main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @xstools-dev/typescript-config" ,
33 "version" : " 0.2.1" ,
4+ "repository" : {
5+ "type" : " git" ,
6+ "url" : " git+https://github.com/bingtsingw/xstools-dev.git" ,
7+ "directory" : " packages/typescript-config"
8+ },
9+ "license" : " MIT" ,
410 "publishConfig" : {
511 "access" : " public" ,
612 "registry" : " https://registry.npmjs.org"
You can’t perform that action at this time.
0 commit comments