Skip to content

Commit

Permalink
Merge pull request #5 from thedumbterminal/update-deps
Browse files Browse the repository at this point in the history
updated dependencies
  • Loading branch information
thedumbterminal committed Feb 20, 2018
2 parents 69d6bfa + 09cb4a3 commit 5b99657
Show file tree
Hide file tree
Showing 5 changed files with 1,506 additions and 349 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v1.1.1
(20/02/2018)

* Updating dependencies.
* Improved JS minification.

## v1.1.0
(16/07/2017)

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Tiny browser web framework, which communicates to the server via a websocket. All DOM changes are performed using HTML provided by the server.

Minified size is **2.29** Kb which when transmitted compressed is **903** Bytes!
Minified size is **2.23** Kb which when transmitted compressed is less than 1Kb!

## Usage

Expand Down
Loading

0 comments on commit 5b99657

Please sign in to comment.