Skip to content

Commit f789be0

Browse files
committed
Publish 3.0.0-alpha.1
1 parent 240087a commit f789be0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.vscode/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-vibrant",
3-
"version": "3.0.0",
3+
"version": "3.0.0-alpha.1",
44
"description": "Extract prominent colors from an image. Supports both node and browser environment.",
55
"main": "lib/index.js",
66
"browser": "lib/browser.js",

0 commit comments

Comments
 (0)