We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6088078 commit 390fd0aCopy full SHA for 390fd0a
packages/google-cloud/package.json
@@ -77,7 +77,7 @@
77
"lint": "eslint . --format stylish",
78
"test": "jest",
79
"test:watch": "jest --watch",
80
- "yalc:publish": "ts-node ../../scripts/prepack.ts --bundles && yalc publish ./build/npm --push --sig"
+ "yalc:publish": "ts-node ../../scripts/prepack.ts && yalc publish build --push --sig"
81
},
82
"volta": {
83
"extends": "../../package.json"
0 commit comments