We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16b6797 commit 7c32598Copy full SHA for 7c32598
.npmrc
@@ -0,0 +1 @@
1
+@stainless-api:registry=https://npm.pkg.github.com
package.json
@@ -1,5 +1,5 @@
{
2
- "name": "tsc-multi",
+ "name": "@stainless-api/tsc-multi",
3
"version": "1.1.0",
4
"description": "Compile multiple TypeScript projects into multiple targets.",
5
"main": "dist/index.js",
0 commit comments