Skip to content

Commit

Permalink
1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissy-dev committed Oct 23, 2019
1 parent 64f83d9 commit 77d28a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-starter",
"version": "1.2.0",
"version": "1.2.1",
"description": "Basic web starter kit with 11ty, TailwindsCSS and PostCSS.",
"scripts": {
"start": "concurrently \"ELEVENTY_ENV=development eleventy --serve --watch\" \"postcss src/_assets/stylesheets/app.css -o src/static/app.compiled.css -w\" \"webpack --watch --config webpack.config.js\"",
Expand Down

0 comments on commit 77d28a0

Please sign in to comment.