Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
R
react-pull-to-refresh
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
jason.yap
react-pull-to-refresh
Commits
b163a558
Commit
b163a558
authored
Dec 19, 2017
by
李勇諭
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.1.6
parent
45c2a7b3
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
.npmignore
.npmignore
+3
-0
package.json
package.json
+1
-1
No files found.
.npmignore
View file @
b163a558
...
@@ -2,6 +2,9 @@
...
@@ -2,6 +2,9 @@
/node_modules
/node_modules
/public
/public
/src
/src
/dist/dev.d.ts
/dist/dev.js
/dist/dev.js.map
tsconfig.json
tsconfig.json
tslint.json
tslint.json
webpack.config.js
webpack.config.js
...
...
package.json
View file @
b163a558
{
{
"name"
:
"react-js-pull-to-refresh"
,
"name"
:
"react-js-pull-to-refresh"
,
"version"
:
"0.1.
5
"
,
"version"
:
"0.1.
6
"
,
"description"
:
"React pull to refresh"
,
"description"
:
"React pull to refresh"
,
"main"
:
"dist/index.js"
,
"main"
:
"dist/index.js"
,
"typings"
:
"./dist/index.d.ts"
,
"typings"
:
"./dist/index.d.ts"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment