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

Commit 27f5643

Browse files
committed
fix: add typings to package.json
1 parent 0e4b5f2 commit 27f5643

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "4.2.6",
44
"description": "Provides API for getting and monitoring location for NativeScript app.",
55
"main": "geolocation",
6+
"typings": "index.d.ts",
67
"nativescript": {
78
"platforms": {
89
"android": "3.0.0",

0 commit comments

Comments
 (0)