From: Markus Ånöstam Date: Wed, 27 Jan 2016 21:18:25 +0000 (+0100) Subject: Fixed typo in main filename X-Git-Tag: 0.0.5~5^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3%2Fhead;p=thirdparty%2Fbulma.git Fixed typo in main filename --- diff --git a/package.json b/package.json index 1fd45fd4f..3aa167385 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"