Commit b163a558 authored by 李勇諭's avatar 李勇諭

0.1.6

parent 45c2a7b3
...@@ -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
......
{ {
"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",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment