Skip to content

Commit

Permalink
npm i zod
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonEtco committed Dec 21, 2022
1 parent d78f56c commit b35e247
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
11 changes: 10 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
"front-matter": "^4.0.2",
"js-yaml": "^4.1.0",
"nunjucks": "^3.2.3",
"nunjucks-date-filter": "^0.1.1"
"nunjucks-date-filter": "^0.1.1",
"zod": "^3.20.2"
},
"devDependencies": {
"@tsconfig/node12": "^1.0.11",
Expand Down Expand Up @@ -49,4 +50,4 @@
"<rootDir>/tests/**/*.test.(ts|js)"
]
}
}
}

0 comments on commit b35e247

Please sign in to comment.