Skip to content

Commit

Permalink
description in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
koyopro committed Apr 12, 2024
1 parent 86fb416 commit 140fa59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/accel-record/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "accel-record",
"version": "1.0.0-beta.4",
"description": "",
"description": "Accel Record is a type-safe and synchronous ORM for TypeScript. It adopts the Active Record pattern and is heavily influenced by Ruby on Rails' Active Record.",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 140fa59

Please sign in to comment.