We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0e62be commit de86b0cCopy full SHA for de86b0c
README.md
@@ -1,6 +1,6 @@
1
# trim-canvas
2
3
-[](https://npmjs.org/package/trim-canvas)
+[](https://npmjs.org/package/trim-canvas)
4
5
A tiny (< 100 LoC) library for trimming whitespace from a `canvas` element with
6
no dependencies.
package.json
{
"name": "trim-canvas",
- "version": "0.1.1",
+ "version": "0.1.2",
"description": "A tiny library for trimming whitespace from a canvas element",
"main": "build/index.js",
"devDependencies": {
0 commit comments