Skip to content

Commit 99d7cd1

Browse files
Bradley MartinBradley Martin
Bradley Martin
authored and
Bradley Martin
committed
fix missing ts from npm UH OH
1 parent 64bf03e commit 99d7cd1

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.npmignore

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ nativescript-shatterview.sln
77
demo/
88
screens/
99
*.png
10-
*.log
11-
*.ts
10+
*.log

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-pulltorefresh",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "A NativeScript plugin to provide the Pull to Refresh control on any view.",
55
"main": "pulltorefresh.js",
66
"nativescript": {

0 commit comments

Comments
 (0)