mirror of
https://github.com/janishutz/color-thief.git
synced 2025-11-25 05:44:24 +00:00
chore: Upgrade Cypress and docs on how to run tests
This commit is contained in:
@@ -29,14 +29,14 @@
|
||||
],
|
||||
"scripts": {
|
||||
"build": "node ./build/build.js",
|
||||
"dev": "./node_modules/http-server/bin/http-server/",
|
||||
"dev": "./node_modules/http-server/bin/http-server",
|
||||
"test": "./node_modules/.bin/cypress open"
|
||||
},
|
||||
"main": "dist/color-thief.min.js",
|
||||
"devDependencies": {
|
||||
"@node-minify/core": "^4.0.5",
|
||||
"@node-minify/uglify-es": "^4.0.5",
|
||||
"cypress": "^3.2.0",
|
||||
"cypress": "^3.3.1",
|
||||
"http-server": "^0.11.1"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user