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 559dad6 commit 4b9694eCopy full SHA for 4b9694e
.npmignore
@@ -0,0 +1,4 @@
1
+/node_modules
2
+/.git
3
+/.gitignore
4
+/.npmignore
package.json
@@ -2,7 +2,7 @@
"author": "TestingBot <info@testingbot.com> (testingbot.com)",
"name": "testingbot-tunnel-launcher",
"description": "A wrapper around TestingBot's Tunnel",
5
- "version": "1.1.13",
+ "version": "1.1.14",
6
"homepage": "https://github.com/testingbot/testingbot-tunnel-launcher",
7
"scripts": {
8
"lint": "eslint lib/",
0 commit comments