feat: implement pagination

This commit is contained in:
enscribe 2024-09-15 15:52:53 -07:00
parent 72baf20564
commit aaaa2302f2
No known key found for this signature in database
GPG key ID: 9BBD5C4114E25322
10 changed files with 255 additions and 55 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "astro-erudite",
"version": "0.0.1",
"version": "1.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "astro-erudite",
"version": "0.0.1",
"version": "1.1.0",
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/markdown-remark": "^5.2.0",