From a967e8cf1cfe33da101ae93b5b50de5e43a4329b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20=C3=85n=C3=B6stam?= Date: Wed, 27 Jan 2016 22:18:25 +0100 Subject: [PATCH] Fixed typo in main filename --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1fd45fd4..3aa16738 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "homepage": "http://bulma.io", "author": "jgthms ", "description": "Bulma is a modern CSS framework based on Flexbox", - "main": "bullma.sass", + "main": "bulma.sass", "repository": { "type": "git", "url": "git+https://github.com/jgthms/bulma.git"