Skip to content

Commit b776ea5

Browse files
committed
fix(Schemas): print params
1 parent 6cc0d72 commit b776ea5

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
@@ -3,7 +3,7 @@
33
"version": "0.0.0",
44
"description": "",
55
"scripts": {
6-
"json": "node ./node_modules/@geode/opengeodeweb-microservice/generate_schemas.js opengeodeweb_viewer rpc rpc .",
6+
"json": "npx opengeodeweb-microservice-generate opengeodeweb_viewer rpc rpc .",
77
"test": "npm run json",
88
"build": "npm run json"
99
},

0 commit comments

Comments
 (0)