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 6497b19 commit 326f28eCopy full SHA for 326f28e
package.json
@@ -2,7 +2,7 @@
2
"name": "actions-on-google-testing",
3
"description": "This is an end-to-end testing library for developers building actions",
4
"version": "0.0.1",
5
- "private": true,
+ "private": false,
6
"license": "Apache Version 2.0",
7
"author": "Google Inc.",
8
"engines": {
@@ -21,4 +21,4 @@
21
"promise.prototype.finally": "3.1.0",
22
"winston": "2.2.0"
23
}
24
-}
+}
0 commit comments