Newer
Older
{
"name": "drp45",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"lint": "next lint",
"cypress": "cypress open",
"test-component": "cypress run --component --record",
"test-e2e": "start-server-and-test dev http://localhost:3000 \"cypress run --e2e\""
"eslint": "8.41.0",
"eslint-config-next": "13.4.4",
stevenchenwaiho@gmail.com
committed
"react-icons": "^4.9.0",