Skip to content
This repository was archived by the owner on Dec 23, 2020. It is now read-only.

Commit 5da7cb4

Browse files
committed
Added link to types in package.json
1 parent 18b81d3 commit 5da7cb4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"name": "@robotty/umzug-postgres-storage",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "PostgreSQL connector for umzug",
55
"main": "dist/index.js",
6+
"types": "dist/index.d.ts",
67
"directories": {
78
"lib": "lib"
89
},

0 commit comments

Comments
 (0)