From 92a2147b5b29cfb22268f2e71684216260768439 Mon Sep 17 00:00:00 2001 From: Aaron Pinero Date: Fri, 16 Feb 2018 20:58:11 -0500 Subject: [PATCH] correct the package name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a00f73..fffbf90 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "typography-bootstrap.git", + "name": "tyfy-bootstrap", "version": "0.1.0", "description": "A Tyfy-based theme for Bootstrap 4", "main": "docs/index.html",