Skip to content

Commit

Permalink
chore(google): publish google@0.0.27
Browse files Browse the repository at this point in the history
a929d3f fix(promiselike): Revert typeRoots tsconfig change, move types to src/types and add KLUDGE to expose them in the @spinnaker/core bundle
2c0d0f6 chore(PromiseLike): Migrate remaining IPromise typings to PromiseLike
  • Loading branch information
christopherthielen authored and mergify[bot] committed Oct 28, 2020
1 parent d84cd61 commit 01bd131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/scripts/modules/google/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@spinnaker/google",
"license": "Apache-2.0",
"version": "0.0.26",
"version": "0.0.27",
"main": "lib/lib.js",
"typings": "lib/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 01bd131

Please sign in to comment.