Skip to content

Commit 83f5306

Browse files
committed
clean
1 parent 9e3d652 commit 83f5306

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
@@ -1,2 +1,3 @@
11
rollup.config.js
22
.babelrc
3+
~*

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "color-octree",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Get closest hex color",
55
"main": "dist/cjs.js",
66
"browser": "dist/umd.js",

0 commit comments

Comments
 (0)