Skip to content

Commit eb564ca

Browse files
committed
fix: ensuer support types are exported
1 parent 476f22d commit eb564ca

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"lint": "wireit",
2424
"lint-fix": "yarn sf-lint --fix",
2525
"lodash": "./scripts/build-lodash.sh",
26-
"postcompile": "shx cp -r src/nodash/support.d.ts lib/nodash",
2726
"prepack": "sf-prepack",
2827
"prepare": "sf-install",
2928
"test": "wireit",
@@ -134,4 +133,4 @@
134133
"output": []
135134
}
136135
}
137-
}
136+
}
File renamed without changes.

0 commit comments

Comments
 (0)