@thi.ng/hiccup-svg
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.2.2"></a> | ||
## [0.2.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-svg@0.2.1...@thi.ng/hiccup-svg@0.2.2) (2018-04-13) | ||
**Note:** Version bump only for package @thi.ng/hiccup-svg | ||
<a name="0.2.1"></a> | ||
@@ -8,0 +16,0 @@ ## [0.2.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/hiccup-svg@0.2.0...@thi.ng/hiccup-svg@0.2.1) (2018-04-09) |
{ | ||
"name": "@thi.ng/hiccup-svg", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "SVG element functions for @thi.ng/hiccup & @thi.ng/hdom", | ||
@@ -12,3 +12,3 @@ "main": "./index.js", | ||
"build": "yarn run clean && tsc --declaration", | ||
"clean": "rm -rf *.js *.d.ts build doc", | ||
"clean": "rm -rf *.js *.d.ts .nyc_output build coverage doc", | ||
"cover": "yarn test && nyc report --reporter=lcov", | ||
@@ -29,3 +29,3 @@ "doc": "node_modules/.bin/typedoc --mode modules --out doc src", | ||
"@thi.ng/api": "^2.2.0", | ||
"@thi.ng/hiccup": "^1.3.4" | ||
"@thi.ng/hiccup": "^1.3.5" | ||
}, | ||
@@ -32,0 +32,0 @@ "keywords": [ |
20425
Updated@thi.ng/hiccup@^1.3.5