Skip to content

Commit

Permalink
fix: Drop publishing for commonjs.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbalabash committed Mar 25, 2023
1 parent 7b879dc commit 0ec860b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 56 deletions.
13 changes: 0 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
},
"types": "./index.d.ts",
"scripts": {
"before-publish": "yarn test && clean-publish && npx dual-publish --check && npm pack",
"publish": "clean-publish && npx dual-publish",
"sdc-check": "sdc-check -d .",
"unit": "tsm node_modules/uvu/bin.js test/",
"check": "eslint . && check-dts && size-limit",
Expand All @@ -29,8 +27,6 @@
"@logux/eslint-config": "^49.0.0",
"@size-limit/preset-small-lib": "^8.2.4",
"check-dts": "^0.7.1",
"clean-publish": "^4.1.1",
"dual-publish": "^3.0.1",
"eslint": "^8.36.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.27.5",
Expand Down Expand Up @@ -85,15 +81,6 @@
"install-scripts"
]
},
"clean-publish": {
"cleanDocs": false,
"files": [
".sdccheckignore"
],
"fields": [
"sdc-check"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/mbalabash/find-chrome-bin.git"
Expand Down
46 changes: 3 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1089,16 +1089,6 @@ chromium-bidi@0.4.5:
dependencies:
mitt "3.0.0"

clean-publish@^4.0.0, clean-publish@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/clean-publish/-/clean-publish-4.1.1.tgz#abb2fdf38919f9879dc7a5eb539e3fd2f7bcdf5f"
integrity sha512-111O3MNk6x/dAbHZwG+iRZ4AYwpKqc7Qp1MarFhE1KtQIp9m9TkDuI+hedn7qgeFnLgSw3ItgEnHNwvhc7SmGg==
dependencies:
cross-spawn "^7.0.3"
fast-glob "^3.2.12"
lilconfig "^2.0.6"
micromatch "^4.0.5"

clean-stack@^2.0.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b"
Expand Down Expand Up @@ -1170,7 +1160,7 @@ cross-fetch@3.1.5:
dependencies:
node-fetch "2.6.7"

cross-spawn@^7.0.2, cross-spawn@^7.0.3:
cross-spawn@^7.0.2:
version "7.0.3"
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
Expand Down Expand Up @@ -1270,16 +1260,6 @@ doctrine@^3.0.0:
dependencies:
esutils "^2.0.2"

dual-publish@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/dual-publish/-/dual-publish-3.0.1.tgz#d45477ecf362870d1e5d7f1898f353c938fc6be7"
integrity sha512-nVBrd2y9/jlyeG6OD2U/F1BrFFCL5zkBPDBHsTbWTRYqfartbEOR8pQImEFh44PRQfX4PtOrOM5Uatv7f6i1Tg==
dependencies:
clean-publish "^4.0.0"
fast-glob "^3.2.11"
line-column "^1.0.2"
picocolors "^1.0.0"

eastasianwidth@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
Expand Down Expand Up @@ -1795,7 +1775,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==

fast-glob@^3.2.11, fast-glob@^3.2.12, fast-glob@^3.2.9:
fast-glob@^3.2.12, fast-glob@^3.2.9:
version "3.2.12"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
Expand Down Expand Up @@ -2413,23 +2393,11 @@ is-weakref@^1.0.2:
dependencies:
call-bind "^1.0.2"

isarray@1.0.0, isarray@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
integrity sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==

isexe@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==

isobject@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/isobject/-/isobject-2.1.0.tgz#f065561096a3f1da2ef46272f815c840d87e0c89"
integrity sha512-+OUdGJlgjOBZDfxnDjYYG6zp487z0JGNQq3cYQYg5f5hKR+syHMsaztzGeml/4kGG55CSpKSpWTY+jYGgsHLgA==
dependencies:
isarray "1.0.0"

itertools@^1.7.1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/itertools/-/itertools-1.7.1.tgz#39fb110782b7f57b9c14782c25fe35bd3997d4fc"
Expand Down Expand Up @@ -2527,14 +2495,6 @@ lilconfig@^2.0.6:
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.1.0.tgz#78e23ac89ebb7e1bfbf25b18043de756548e7f52"
integrity sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==

line-column@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/line-column/-/line-column-1.0.2.tgz#d25af2936b6f4849172b312e4792d1d987bc34a2"
integrity sha512-Ktrjk5noGYlHsVnYWh62FLVs4hTb8A3e+vucNZMgPeAOITdshMSgv4cCZQeRDjm7+goqmo6+liZwTXo+U3sVww==
dependencies:
isarray "^1.0.0"
isobject "^2.0.0"

locate-path@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-6.0.0.tgz#55321eb309febbc59c4801d931a72452a681d286"
Expand Down Expand Up @@ -2630,7 +2590,7 @@ meriyah@^4.3.0:
resolved "https://registry.yarnpkg.com/meriyah/-/meriyah-4.3.5.tgz#4421091aa5618bb02617e86e2366fe27876be8ad"
integrity sha512-oCOuzPtD4udAYnvxIi4Rp99nEHJWHtAFHEFmS27hQuDNjxTQ39Z/hQ9uWW+ZgJjCmpi0nRo7wwciT7rtQE31Bw==

micromatch@^4.0.4, micromatch@^4.0.5:
micromatch@^4.0.4:
version "4.0.5"
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
Expand Down

0 comments on commit 0ec860b

Please sign in to comment.