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 0fba933 commit b5ad7c8Copy full SHA for b5ad7c8
package.json
@@ -1,7 +1,10 @@
1
{
2
"author": "cubejs",
3
"name": "context-config",
4
- "version": "0.3.7",
+ "version": "0.3.8-SNAPSHOT",
5
+ "scripts": {
6
+ "test": "mocha --ui bdd --timeout 10s --reporter spec ./test --ignore-leaks"
7
+ },
8
"repository": {
9
"type": "git",
10
"url": "[email protected]:cubejs/context-config-node.git"
0 commit comments