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 d3cdbda commit 63cf47bCopy full SHA for 63cf47b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "canvas-constructor",
3
- "version": "0.1.0",
4
- "description": "A ES6 function for node-canvas with built-in functions and chained methods.",
+ "version": "0.1.1",
+ "description": "A ES6 Class for node-canvas with built-in functions and chained methods.",
5
"main": "index.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
@@ -24,4 +24,4 @@
24
"url": "https://github.com/kyranet/canvasConstructor/issues"
25
},
26
"homepage": "https://github.com/kyranet/canvasConstructor#readme"
27
-}
+}
0 commit comments