Skip to content

Commit

Permalink
fix: re-enable typescript types (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Oct 24, 2018
1 parent d50d25b commit 99188a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
},
"repository": "googleapis/nodejs-storage",
"main": "./build/src/index.js",
"types": "./build/src/index.d.ts",
"files": [
"build/src",
"!build/src/**/*.map",
Expand Down

0 comments on commit 99188a0

Please sign in to comment.