Skip to content

Commit 4b08493

Browse files
committed
fix(npm): export type denifitions
1 parent 90463e3 commit 4b08493

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "2.1.0",
44
"description": "A way to upgrade only the given service's docker image version.",
55
"main": "index.js",
6+
"types": "types.d.ts",
67
"scripts": {
78
"lint": "eslint --fix .",
89
"format": "prettier-standard 'index.js' '{bin,spec}/**/*.js'"

0 commit comments

Comments
 (0)