Commit 4407ccb4 authored by 李勇諭's avatar 李勇諭

fix typings

parent 00c25bf4
{ {
"name": "react-js-pull-to-refresh", "name": "react-js-pull-to-refresh",
"version": "0.1.4", "version": "0.1.5",
"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",
"scripts": { "scripts": {
"dev": "webpack-dev-server", "dev": "webpack-dev-server",
"lint": "tslint -c tslint.json src/*", "lint": "tslint -c tslint.json src/*",
......
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