From 9f85773b7df386f28199c4165feea12960bcabb1 Mon Sep 17 00:00:00 2001 From: Frank Liu Date: Thu, 19 Oct 2017 11:18:53 -0400 Subject: [PATCH] updated package info --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 58fc1f3..8dd0fd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,8 @@ { "name": "teadux", - "version": "1.0.1", + "version": "1.0.2", + "descript": "The Elm archicture + Redux", + "homepage": "https://github.com/gniquil/teadux", "main": "dist/index.js", "types": "dist/index.d.ts", "license": "MIT",