Skip to content

Commit c257fc7

Browse files
committed
Merge changes from pull request #14
1 parent b2b851f commit c257fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"scripts": {
1010
"test": "echo \"Error: no test specified\" && exit 1",
11-
"build": "rm -r dist/ ; tsc"
11+
"build": "rm -rf dist/ && tsc"
1212
},
1313
"author": "",
1414
"license": "ISC",

0 commit comments

Comments
 (0)