@idio/frontend
Advanced tools
Comparing version 1.2.0 to 1.2.1
## 31 January 2019 | ||
### 1.2.1 | ||
- [fix] Update `@a-la/jsx` to correctly parse inner self-closing tags. | ||
### 1.2.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@idio/frontend", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "The Middleware To Serve Front-End JavaScript.", | ||
@@ -55,3 +55,3 @@ "main": "build", | ||
"dependencies": { | ||
"@a-la/jsx": "1.2.3", | ||
"@a-la/jsx": "1.2.5", | ||
"@wrote/exists": "1.0.1", | ||
@@ -58,0 +58,0 @@ "@wrote/read": "1.0.2", |
13094
+ Added@a-la/jsx@1.2.5(transitive)
+ Addedmismatch@1.0.3(transitive)
- Removed@a-la/jsx@1.2.3(transitive)
Updated@a-la/jsx@1.2.5