Skip to content

Commit bad185b

Browse files
committed
fix: pipeline
1 parent 0584a98 commit bad185b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/sdk-types/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"clean": "rimraf ./dist && rimraf tsconfig.tsbuildinfo",
2626
"lint": "yarn lint:eslint && yarn lint:misc --check",
2727
"lint:eslint": "eslint src --cache --ext js,ts",
28+
"lint:changelog": "echo na",
2829
"test": "echo N/A",
2930
"test:unit": "echo N/A",
3031
"allow-scripts": "echo N/a",

0 commit comments

Comments
 (0)