We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b104d96 commit e42a2c3Copy full SHA for e42a2c3
1 file changed
libraries/package-extractor/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rushstack/package-extractor",
3
- "version": "0.12.15",
+ "version": "0.13.0",
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