diff --git a/README.md b/README.md new file mode 100644 index 0000000..2f4a142 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# starterkit-mustache-foundation +A Foundation starter kit for Pattern Lab diff --git a/package.json b/package.json index 97ebc74..9f3d591 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { "name": "starterkit-mustache-foundation", - "version": "0.1.0", + "version": "0.1.1", "description": "A Foundation starter kit for Pattern Lab", + "main": "README.md", "repository": { "type": "git", "url": "git+https://github.com/pattern-lab/starterkit-mustache-foundation.git"