Skip to content

Commit

Permalink
fix: ensuer support types are exported
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit committed Mar 6, 2023
1 parent 476f22d commit eb564ca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"lint": "wireit",
"lint-fix": "yarn sf-lint --fix",
"lodash": "./scripts/build-lodash.sh",
"postcompile": "shx cp -r src/nodash/support.d.ts lib/nodash",
"prepack": "sf-prepack",
"prepare": "sf-install",
"test": "wireit",
Expand Down Expand Up @@ -134,4 +133,4 @@
"output": []
}
}
}
}
File renamed without changes.

0 comments on commit eb564ca

Please sign in to comment.