react-use-loading
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"license": "MIT", | ||
@@ -40,2 +40,8 @@ "main": "dist/index.js", | ||
}, | ||
"keywords": [ | ||
"react", | ||
"hook", | ||
"loading", | ||
"tsdx" | ||
], | ||
"devDependencies": { | ||
@@ -42,0 +48,0 @@ "@types/react": "^16.9.17", |
20105