mirror of
https://github.com/slidevjs/rough-notation.git
synced 2026-01-14 17:44:21 +01:00
bump
This commit is contained in:
@@ -6,7 +6,7 @@ A small JavaScript library to create and animate annotations on a web page.
|
||||
|
||||
Rough Notation uses [RoughJS](https://roughjs.com) to create a hand-drawn look and feel. Elements can be annotated in a number of different styles. Animation duration and delay can be configured, or just turned off.
|
||||
|
||||
Rough Notation is 3.63kb in size when gzipped.
|
||||
Rough Notation is 3.68kb in size when gzipped.
|
||||
|
||||
[Visit website to see it in action](https://roughnotation.com/) and check out the [source code](https://github.com/pshihn/rough-notation-web) for the website
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rough-notation",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"description": "Create and animate hand-drawn annotations on a web page",
|
||||
"main": "lib/rough-notation.cjs.js",
|
||||
"module": "lib/rough-notation.esm.js",
|
||||
@@ -33,4 +33,4 @@
|
||||
"tslint": "^6.1.2",
|
||||
"typescript": "^3.9.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user