Skip to content

Commit fef29e6

Browse files
author
Geoffroy Empain
committed
Expose package gulp script (keep publish hidden for safety)
1 parent cd741a0 commit fef29e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"typescript": "^2.0.10"
6060
},
6161
"scripts": {
62-
"test": "gulp tests"
62+
"test": "gulp tests",
63+
"package": "gulp package"
6364
}
6465
}

0 commit comments

Comments
 (0)