Skip to content

Commit

Permalink
fix: Remove node req from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lokesh committed Jul 22, 2019
1 parent 2aa0367 commit ec98c39
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "colorthief",
"version": "2.2.0",
"version": "2.2.1",
"author": {
"name": "Lokesh Dhakar",
"email": "lokesh.dhakar@gmail.com",
Expand Down Expand Up @@ -42,9 +42,6 @@
"microbundle": "^0.11.0",
"mustache": "^3.0.1"
},
"engines": {
"node": ">=10.15.3"
},
"dependencies": {
"get-pixels": "^3.3.2",
"quantize": "github:lokesh/quantize"
Expand Down

0 comments on commit ec98c39

Please sign in to comment.