@netizen-teknologi/state-management
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@netizen-teknologi/state-management", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A simple state management using react context api", | ||
"main": "index.js", | ||
"main": "index.tsx", | ||
"scripts": { | ||
@@ -7,0 +7,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
2216