We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d7ffb commit bb19cdaCopy full SHA for bb19cda
History.md
@@ -1,4 +1,10 @@
1
2
+1.4.0 / 2019-07-06
3
+==================
4
+
5
+**features**
6
+ * [[`a0d7ffb`](http://github.com/node-modules/runscript/commit/a0d7ffb815041baa89b46fb5d76b23f759cd56fb)] - feat: run script with timeout (#8) (fengmk2 <<[email protected]>>)
7
8
1.3.1 / 2019-06-15
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "runscript",
- "version": "1.3.1",
+ "version": "1.4.0",
"description": "Run script easy!",
"main": "index.js",
"files": [
0 commit comments