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 240087a commit f789be0Copy full SHA for f789be0
.npmignore
@@ -0,0 +1 @@
1
+.vscode/
package.json
@@ -1,6 +1,6 @@
{
2
"name": "node-vibrant",
3
- "version": "3.0.0",
+ "version": "3.0.0-alpha.1",
4
"description": "Extract prominent colors from an image. Supports both node and browser environment.",
5
"main": "lib/index.js",
6
"browser": "lib/browser.js",
0 commit comments