Skip to content

Commit

Permalink
"Closes #7. Added roadroller using the command line args given by @li…
Browse files Browse the repository at this point in the history
  • Loading branch information
o0101 committed Sep 17, 2021
1 parent 66523d5 commit 14efd0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/bang.js

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,7 +1,7 @@
{
"name": "bang.html",
"version": "1.2.2",
"description": "BANG! Web Component custom elements with async templating, smooth syntax and self-closing tags!",
"description": "BANG! Web Component custom elements with async templating, smooth syntax and custom void tags!",
"main": "dist/bang.js",
"scripts": {
"test": "watch cp src/bang.js docs/bang-dev.js & serve -p 8080 docs/",
Expand Down

0 comments on commit 14efd0c

Please sign in to comment.