diff --git a/directus/uploads/directus-health-file b/directus/uploads/directus-health-file index 82eee56..8f8557f 100644 --- a/directus/uploads/directus-health-file +++ b/directus/uploads/directus-health-file @@ -1 +1 @@ -ofRLH \ No newline at end of file +S9WsV \ No newline at end of file diff --git a/packages/acquisition/package.json b/packages/acquisition/package.json index ad1f940..eca2628 100644 --- a/packages/acquisition/package.json +++ b/packages/acquisition/package.json @@ -24,4 +24,4 @@ "react": "^19.2.4", "react-dom": "^19.2.4" } -} \ No newline at end of file +} diff --git a/packages/cloner-library/package.json b/packages/cloner-library/package.json index 89b2ccc..9840c79 100644 --- a/packages/cloner-library/package.json +++ b/packages/cloner-library/package.json @@ -1,30 +1,30 @@ { - "name": "@mintel/cloner", - "version": "1.8.0", - "type": "module", - "main": "dist/index.js", - "module": "dist/index.js", - "types": "dist/index.d.ts", - "exports": { - ".": { - "types": "./dist/index.d.ts", - "import": "./dist/index.js", - "default": "./dist/index.js" - } - }, - "scripts": { - "build": "node build.mjs", - "dev": "node build.mjs --watch" - }, - "devDependencies": { - "esbuild": "^0.25.0", - "typescript": "^5.6.3", - "@types/node": "^22.0.0" - }, - "dependencies": { - "playwright": "^1.40.0", - "crawlee": "^3.7.0", - "axios": "^1.6.0", - "cheerio": "^1.0.0-rc.12" + "name": "@mintel/cloner", + "version": "1.8.0", + "type": "module", + "main": "dist/index.js", + "module": "dist/index.js", + "types": "dist/index.d.ts", + "exports": { + ".": { + "types": "./dist/index.d.ts", + "import": "./dist/index.js", + "default": "./dist/index.js" } -} \ No newline at end of file + }, + "scripts": { + "build": "node build.mjs", + "dev": "node build.mjs --watch" + }, + "devDependencies": { + "esbuild": "^0.25.0", + "typescript": "^5.6.3", + "@types/node": "^22.0.0" + }, + "dependencies": { + "playwright": "^1.40.0", + "crawlee": "^3.7.0", + "axios": "^1.6.0", + "cheerio": "^1.0.0-rc.12" + } +} diff --git a/packages/cms-infra/package.json b/packages/cms-infra/package.json index 5233886..c07ae42 100644 --- a/packages/cms-infra/package.json +++ b/packages/cms-infra/package.json @@ -14,4 +14,4 @@ "sync:push": "../../scripts/sync-directus.sh push infra", "sync:pull": "../../scripts/sync-directus.sh pull infra" } -} \ No newline at end of file +}