We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec8a8a3 commit f53f142Copy full SHA for f53f142
1 file changed
libraries/package-extractor/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rushstack/package-extractor",
3
- "version": "0.12.8",
+ "version": "0.12.9",
4
"description": "A library for bundling selected files and dependencies into a deployable package.",
5
"main": "./lib-commonjs/index.js",
6
"module": "./lib-esm/index.js",
0 commit comments