Skip to content

Commit 5e109b1

Browse files
authored
Package.json has bad types reference (#1192)
1 parent 65ea951 commit 5e109b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firebase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@
5252
"rollup-plugin-uglify": "3.0.0",
5353
"typescript": "2.8.1"
5454
},
55-
"typings": "dist/index.d.ts"
55+
"typings": "index.d.ts"
5656
}

0 commit comments

Comments
 (0)