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

fix: add typings to package.json #127

Merged
merged 1 commit into from
Apr 24, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "4.2.6",
"description": "Provides API for getting and monitoring location for NativeScript app.",
"main": "geolocation",
"typings": "index.d.ts",
"nativescript": {
"platforms": {
"android": "3.0.0",
Expand Down