Update devDependencies in package.json

pull/106/head
Muhammad Atif Ali 2 years ago
parent 657927f9f5
commit bb5959e570

Binary file not shown.

@ -7,12 +7,12 @@
"lint": "bun run lint.ts"
},
"devDependencies": {
"bun-types": "^1.0.3",
"bun-types": "^1.0.18",
"gray-matter": "^4.0.3",
"marked": "^9.0.3",
"marked": "^11.1.0",
"prettier-plugin-sh": "^0.13.1"
},
"peerDependencies": {
"typescript": "^5.0.0"
"typescript": "^5.3.3"
}
}

Loading…
Cancel
Save