diff --git a/src/lib/__tests__/schemas.test.ts b/src/lib/__tests__/schemas.test.ts index aad50a9..020c7bd 100644 --- a/src/lib/__tests__/schemas.test.ts +++ b/src/lib/__tests__/schemas.test.ts @@ -85,7 +85,7 @@ describe('templatesDataSchema', () => { { name: 'FastAPI Starter', description: 'A fast React boilerplate.', - url: 'https://github.com/example/react-vite', + url: 'https://github.com/example/fastapi-starter', type: 'react', category: 'frontend-applications', labels: ['React'], @@ -96,7 +96,7 @@ describe('templatesDataSchema', () => { { name: 'Tailwind CSS', description: 'Add Tailwind CSS.', - url: 'https://github.com/example/tailwind', + url: 'https://github.com/example/python-docker', type: 'react', category: 'UI', labels: ['CSS'], diff --git a/tools/danger/package-lock.json b/tools/danger/package-lock.json index 20e65a1..b985058 100644 --- a/tools/danger/package-lock.json +++ b/tools/danger/package-lock.json @@ -1,11 +1,11 @@ { - "name": "create-node-app", + "name": "create-python-app-website", "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "name": "create-node-app", + "name": "create-python-app-website", "version": "1.0.0", "license": "MIT", "dependencies": {