Skip to content

Commit 1f1b824

Browse files
committed
CHORE - Move pixelmatch to devDependencies
1 parent de1a1e7 commit 1f1b824

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,11 @@
1515
"choices.js": "^10.2.0",
1616
"highlight.js": "^11.9.0",
1717
"laravel-vite-plugin": "^1.0.1",
18+
"pixelmatch": "^5.0.0",
1819
"postcss": "^8.4.31",
1920
"postcss-import": "^16.0.0",
2021
"tailwindcss": "^3.0.2",
2122
"textarea-caret": "^3.1.0",
2223
"vite": "^5.0.12"
23-
},
24-
"dependencies": {
25-
"pixelmatch": "^5.0.0"
2624
}
2725
}

0 commit comments

Comments
 (0)