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 @@ -1350,7 +1350,7 @@ __metadata:
13501350 languageName : node
13511351 linkType : hard
13521352
1353- " clipanion@npm:^3.0 .1 " :
1353+ " clipanion@npm:3.2 .1 " :
13541354 version : 3.2.1
13551355 resolution : " clipanion@npm:3.2.1"
13561356 dependencies :
@@ -1361,6 +1361,17 @@ __metadata:
13611361 languageName : node
13621362 linkType : hard
13631363
1364+ " clipanion@patch:clipanion@npm%3A3.2.1#~/.yarn/patches/clipanion-npm-3.2.1-fc9187f56c.patch " :
1365+ version : 3.2.1
1366+ resolution : " clipanion@patch:clipanion@npm%3A3.2.1#~/.yarn/patches/clipanion-npm-3.2.1-fc9187f56c.patch::version=3.2.1&hash=cd5507"
1367+ dependencies :
1368+ typanion : " npm:^3.8.0"
1369+ peerDependencies :
1370+ typanion : " *"
1371+ checksum : 10c0/a833a309638d9d07eaa1e4729653944f06998ce9295bc7db5ddbffc136050e41397c4f04c25a5bdc9305ac540f5c7323b7b113a4d1da134c9c552fb3206355f6
1372+ languageName : node
1373+ linkType : hard
1374+
13641375" cmd-extension@npm:^1.0.2 " :
13651376 version : 1.0.2
13661377 resolution : " cmd-extension@npm:1.0.2"
@@ -1407,7 +1418,7 @@ __metadata:
14071418 " @yarnpkg/fslib " : " npm:^3.0.0-rc.48"
14081419 " @zkochan/cmd-shim " : " npm:^6.0.0"
14091420 better-sqlite3 : " npm:^9.4.1"
1410- clipanion : " npm:^3.0.1 "
1421+ clipanion : " patch:clipanion@npm%3A3.2.1#~/.yarn/patches/clipanion-npm-3.2.1-fc9187f56c.patch "
14111422 debug : " npm:^4.1.1"
14121423 esbuild : " npm:0.19.5"
14131424 eslint : " npm:^8.0.0"
You can’t perform that action at this time.
0 commit comments