Skip to content

Commit b5ad7c8

Browse files
committed
change to standard pre-release version
1 parent 0fba933 commit b5ad7c8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
{
22
"author": "cubejs",
33
"name": "context-config",
4-
"version": "0.3.7",
4+
"version": "0.3.8-SNAPSHOT",
5+
"scripts": {
6+
"test": "mocha --ui bdd --timeout 10s --reporter spec ./test --ignore-leaks"
7+
},
58
"repository": {
69
"type": "git",
710
"url": "[email protected]:cubejs/context-config-node.git"

0 commit comments

Comments
 (0)