package.json in bulmatown-1.0.0 vs package.json in bulmatown-1.0.1

- old
+ new

@@ -1,17 +1,19 @@ { "name": "bulmatown", - "version": "1.0.0", + "description": "A Bulma CSS starter theme for Bridgetown", + "version": "1.0.1", "main": "frontend/javascript/index.js", "repository": { "type": "git", "url": "https://github.com/whitefusiohq/bulmatown.git" }, "author": "Jared White <jared@whitefusion.io>", "homepage": "https://www.bridgetownrb.com", "license": "MIT", "private": false, "files": [ + "components", "frontend" ], "dependencies": { "bridgetown-quick-search": "^1.0.3", "bulma": "^0.9",