Skip to content

Commit 30f0e3a

Browse files
committed
Clean command
1 parent 8f6c590 commit 30f0e3a

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
@@ -4,6 +4,7 @@
44
"description": "Filtering on PostGraphile connections",
55
"main": "dist/index.js",
66
"scripts": {
7+
"clean": "rm -Rf dist",
78
"build": "tsc -p tsconfig.build.json",
89
"watch": "yarn build --watch",
910
"format": "prettier --ignore-path ./.eslintignore",

0 commit comments

Comments
 (0)