Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 8dc2d71

Browse files
correctly point to the new typings file
1 parent bd63307 commit 8dc2d71

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
@@ -3,7 +3,7 @@
33
"version": "3.7.1",
44
"description" : "Fire. Base. Firebase!",
55
"main" : "firebase.js",
6-
"typings": "firebase.d.ts",
6+
"typings": "index.d.ts",
77
"nativescript": {
88
"platforms": {
99
"android": "2.3.0",

0 commit comments

Comments
 (0)