Skip to content

Commit c342be5

Browse files
correct publish step
1 parent 2ac9fca commit c342be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"uuid": "^3.0.1"
6262
},
6363
"scripts": {
64-
"publish-module": "node ../../scripts/publish.js resource",
64+
"publish-module": "node ../../scripts/publish.js spanner",
6565
"test": "mocha test/*.js",
6666
"system-test": "mocha system-test/*.js --no-timeouts --bail"
6767
},

0 commit comments

Comments
 (0)