*We should no longer need to delete this copy of the dep with resolutions

This commit is contained in:
Derrick Hammer 2022-12-06 15:57:38 -05:00
parent b4e09c05cf
commit 64b80001a0
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
#!/bin/bash
rimraf node_modules/libskynetnode/node_modules/node-fetch
for pkg in udx-native sodium-native; do
(
cd "node_modules/${pkg}" || return