@duetds/marked
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@duetds/marked", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "This package includes Duet Markdown utilities and related tools.", | ||
@@ -79,3 +79,3 @@ "author": "LocalTapiola Services Ltd <duetdesignsystem@lahitapiola.fi>", | ||
}, | ||
"gitHead": "ce76183be9bd8051ef2e8ec83b19d948928c4ffd" | ||
"gitHead": "378aa8ce1ad99996c1421e29c3393a2f6931010c" | ||
} |
@@ -10,6 +10,10 @@ [![Build Status](https://lt-devtool.visualstudio.com/Duet%20Design%20System/_apis/build/status/Duet%20Design%20System?branchName=master)](https://lt-devtool.visualstudio.com/Duet%20Design%20System/_build/latest?definitionId=58&branchName=master) | ||
For usage instructions, please see Duet Design System [documentation](https://www.duetds.com). | ||
For usage instructions, please see Duet Design System [documentation](https://www.duetds.com/usage-with-markdown/). | ||
## Architecture | ||
This package is authored in ES6, linted with eslint, tested with Jest, and compiled to ES5 by Babel on build. | ||
## Copyright | ||
Copyright © 2020 LocalTapiola/Turva. |
6958
19