Skip to content

Commit 4818481

Browse files
committed
fix(core): remove postinstall
Signed-off-by: Cory Rylan <crylan@nvidia.com>
1 parent a4e3dad commit 4818481

2 files changed

Lines changed: 0 additions & 115 deletions

File tree

projects/core/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
]
3333
},
3434
"scripts": {
35-
"postinstall": "node postinstall.mjs || exit 0",
3635
"ci": "wireit",
3736
"dev": "wireit",
3837
"build": "wireit",
@@ -52,7 +51,6 @@
5251
"CHANGELOG.md",
5352
"NOTICE.md",
5453
"package.json",
55-
"postinstall.mjs",
5654
"dist/**/*"
5755
],
5856
"sideEffects": [

projects/core/postinstall.mjs

Lines changed: 0 additions & 113 deletions
This file was deleted.

0 commit comments

Comments
 (0)