File tree Expand file tree Collapse file tree 3 files changed +24
-3
lines changed
Expand file tree Collapse file tree 3 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 1+ diff --git a/lib/platform/package.json b/lib/platform/package.json
2+ index 5ea9d43740d1bdb509612376c0e9ce91d20f8b20..08d4f7327dee5e605107a343d73b2254ed08ddb9 100644
3+ --- a/lib/platform/package.json
4+ +++ b/lib/platform/package.json
5+ @@ -1,4 +1,4 @@
6+ {
7+ - "main": "./node",
8+ + "main": "./node.js",
9+ "browser": "./browser"
10+ }
Original file line number Diff line number Diff line change 3030 "@yarnpkg/fslib" : " ^3.0.0-rc.48" ,
3131 "@zkochan/cmd-shim" : " ^6.0.0" ,
3232 "better-sqlite3" : " ^9.4.1" ,
33- "clipanion" : " ^3.0.1 " ,
33+ "clipanion" : " patch:clipanion@npm%3A3.2.1#~/.yarn/patches/clipanion-npm-3.2.1-fc9187f56c.patch " ,
3434 "debug" : " ^4.1.1" ,
3535 "esbuild" : " 0.19.5" ,
3636 "eslint" : " ^8.0.0" ,
Original file line number Diff line number Diff line change @@ -1398,7 +1398,7 @@ __metadata:
13981398 languageName : node
13991399 linkType : hard
14001400
1401- " clipanion@npm:^3.0 .1 " :
1401+ " clipanion@npm:3.2 .1 " :
14021402 version : 3.2.1
14031403 resolution : " clipanion@npm:3.2.1"
14041404 dependencies :
@@ -1409,6 +1409,17 @@ __metadata:
14091409 languageName : node
14101410 linkType : hard
14111411
1412+ " clipanion@patch:clipanion@npm%3A3.2.1#~/.yarn/patches/clipanion-npm-3.2.1-fc9187f56c.patch " :
1413+ version : 3.2.1
1414+ resolution : " clipanion@patch:clipanion@npm%3A3.2.1#~/.yarn/patches/clipanion-npm-3.2.1-fc9187f56c.patch::version=3.2.1&hash=cd5507"
1415+ dependencies :
1416+ typanion : " npm:^3.8.0"
1417+ peerDependencies :
1418+ typanion : " *"
1419+ checksum : 10c0/a833a309638d9d07eaa1e4729653944f06998ce9295bc7db5ddbffc136050e41397c4f04c25a5bdc9305ac540f5c7323b7b113a4d1da134c9c552fb3206355f6
1420+ languageName : node
1421+ linkType : hard
1422+
14121423" cmd-extension@npm:^1.0.2 " :
14131424 version : 1.0.2
14141425 resolution : " cmd-extension@npm:1.0.2"
@@ -1462,7 +1473,7 @@ __metadata:
14621473 " @yarnpkg/fslib " : " npm:^3.0.0-rc.48"
14631474 " @zkochan/cmd-shim " : " npm:^6.0.0"
14641475 better-sqlite3 : " npm:^9.4.1"
1465- clipanion : " npm:^3.0.1 "
1476+ clipanion : " patch:clipanion@npm%3A3.2.1#~/.yarn/patches/clipanion-npm-3.2.1-fc9187f56c.patch "
14661477 debug : " npm:^4.1.1"
14671478 esbuild : " npm:0.19.5"
14681479 eslint : " npm:^8.0.0"
You can’t perform that action at this time.
0 commit comments