Skip to content

Commit 6e23381

Browse files
committed
chore: Publish 1.01
1 parent c5ea1d5 commit 6e23381

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
{
22
"name": "typeorm-naming-strategies",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Custom naming strategies for typeorm",
55
"main": "index.js",
66
"types": "index.d.ts",
7+
"keywords": [
8+
"typeorm",
9+
"naming strategy",
10+
"snake strategy",
11+
"typeorm snake"
12+
],
713
"repository": {
814
"type": "git",
915
"url": "https://github.com/xxxtonixxx/typeorm-naming-strategies"

0 commit comments

Comments
 (0)