Skip to content

Commit

Permalink
Move proload inside the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
georges-gomes committed Dec 9, 2024
1 parent 8a532c8 commit 605e97c
Show file tree
Hide file tree
Showing 14 changed files with 5,205 additions and 5,837 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"dependencies": {
"@commander-js/extra-typings": "^12.0.0",
"@divriots/cheerio": "1.0.0-rc.12",
"@proload/core": "^0.3.3",
"@swc/core": "^1.4.16",
"add": "^2.0.6",
"browserslist": "^4.23.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"dir-compare": "^4.2.0",
"front-matter": "^4.0.2",
"preact": "^10.20.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sass": "^1.75.0"
},
"devDependencies": {
Expand Down
7,932 changes: 3,306 additions & 4,626 deletions packages/www/pnpm-lock.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit 605e97c

Please sign in to comment.