File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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- }
1+ diff --git a/package.json b/package.json
2+ index cbf943bcc31a864f2771e457d327e5106eba9afe..84cb1ce28a4eea4dba60bb4fa6c33a08474b2d3f 100644
3+ --- a/package.json
4+ +++ b/package.json
5+ @@ -13,7 +13,7 @@
6+ "command"
7+ ],
8+ "version": "3.2.1",
9+ - "main": "lib/advanced/index",
10+ + "main": "lib/advanced/index.js",
11+ "license": "MIT",
12+ "sideEffects": false,
13+ "repository": {
Original file line number Diff line number Diff line change 1+ nodeLinker : node-modules
Original file line number Diff line number Diff line change @@ -1172,12 +1172,12 @@ __metadata:
11721172
11731173" clipanion@patch:clipanion@npm%3A3.2.1#~/.yarn/patches/clipanion-npm-3.2.1-fc9187f56c.patch " :
11741174 version : 3.2.1
1175- resolution : " clipanion@patch:clipanion@npm%3A3.2.1#~/.yarn/patches/clipanion-npm-3.2.1-fc9187f56c.patch::version=3.2.1&hash=cd5507 "
1175+ resolution : " clipanion@patch:clipanion@npm%3A3.2.1#~/.yarn/patches/clipanion-npm-3.2.1-fc9187f56c.patch::version=3.2.1&hash=687f75 "
11761176 dependencies :
11771177 typanion : " npm:^3.8.0"
11781178 peerDependencies :
11791179 typanion : " *"
1180- checksum : 10c0/a833a309638d9d07eaa1e4729653944f06998ce9295bc7db5ddbffc136050e41397c4f04c25a5bdc9305ac540f5c7323b7b113a4d1da134c9c552fb3206355f6
1180+ checksum : 10c0/0acf7ca40c196b76b166ebb0dc7504980567cb12e5d81343d53e3e9a7e13ae24b93f338cd560114984b468b9a2b989ccabdc5247813eeb293b8757df8854d836
11811181 languageName : node
11821182 linkType : hard
11831183
You can’t perform that action at this time.
0 commit comments