v2.0.0-rc.8

This commit is contained in:
Isiah Meadows 2019-07-12 15:43:57 -04:00
parent e6ab2ef982
commit 3f754dffaa
4 changed files with 789 additions and 758 deletions

1541
mithril.js

File diff suppressed because it is too large Load diff

2
mithril.min.js vendored

File diff suppressed because one or more lines are too long

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "mithril",
"version": "2.0.0-rc.7",
"version": "2.0.0-rc.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "mithril",
"version": "2.0.0-rc.7",
"version": "2.0.0-rc.8",
"description": "A framework for building brilliant applications",
"author": "Leo Horie",
"license": "MIT",