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

Commit 4682b8a

Browse files
authored
Merge pull request #127 from NativeScript/lini/add-typings
fix: add typings to package.json
2 parents 0e4b5f2 + 27f5643 commit 4682b8a

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)