Skip to content
This repository has been archived by the owner on Oct 30, 2022. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurClemens committed Sep 24, 2020
1 parent a26aaae commit c598e3b
Show file tree
Hide file tree
Showing 6 changed files with 1,565 additions and 840 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
node_modules
.DS_Store
build/js/
npm-debug.log*
__snapshots__
*.log
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Project setup with:
* [Mithril 2.x](http://mithril.js.org)
* [Rollup](http://rollupjs.org) for optimized module bundles
* [Babel](http://babeljs.io) for transpiling es2015 to es5
* [LiveReload](https://github.com/livereload/livereload-js) to view code changes directly in the browser

A couple of styles are included using [Tachyon](http://tachyons.io/), but these can simply be replaced with your own CSS solution.

Expand Down
2 changes: 1 addition & 1 deletion dist/js/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/bundle.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit c598e3b

Please sign in to comment.