chore: bump version

This commit is contained in:
jason 2024-10-01 16:02:57 -07:00
parent e06b17e82b
commit 197ad3167d
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

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

View file

@ -1,7 +1,7 @@
{
"name": "astro-erudite",
"type": "module",
"version": "1.1.3",
"version": "1.1.4",
"private": true,
"scripts": {
"dev": "astro dev",