Skip to content

Commit b87542c

Browse files
committed
2.0
1 parent c86ed11 commit b87542c

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

demo/index.html build/index.html

File renamed without changes.

package.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
"version": "2.0.0",
44
"description": "Lightweight javascript library for color manipulations.",
55
"main": "src/bluedye.js",
6-
"files": [
7-
"src"
8-
],
96
"scripts": {
107
"test": "node test.js"
118
},
@@ -23,7 +20,7 @@
2320
"grayscale",
2421
"bluedye"
2522
],
26-
"author": "Yazid Slila",
23+
"author": "yokgs",
2724
"license": "MIT",
2825
"bugs": {
2926
"url": "https://github.com/yokgs/BlueDyeJS/issues"

0 commit comments

Comments
 (0)