Skip to content

Commit ade0190

Browse files
abruneaujmdobry
authored andcommitted
Update package.json (#699)
Fix package import with Typescript
1 parent 74a867a commit ade0190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"engines": {
88
"node": ">=0.10"
99
},
10-
"main": "./lib/googleapis",
10+
"main": "./lib/googleapis.js",
1111
"repository": {
1212
"type": "git",
1313
"url": "https://github.com/google/google-api-nodejs-client.git"

0 commit comments

Comments
 (0)