Skip to content

Commit 8075e70

Browse files
Merge pull request #3 from SimformSolutionsPvtLtd/develop
Release v1.0.0
2 parents 690a093 + a09be39 commit 8075e70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"bin": {
1212
"pocket": "./dist/distribute.js"
1313
},
14+
"scripts": {
15+
"build": "rm -rf dist && tsc"
16+
},
1417
"keywords": [
1518
"distribute",
1619
"CLI"

0 commit comments

Comments
 (0)