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 54246f8 commit 2857158Copy full SHA for 2857158
package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0",
4
"description": "",
5
"scripts": {
6
- "json": "ogw-generate-schemas opengeodeweb_viewer rpc rpc .",
+ "json": "node ./node_modules/@geode/opengeodeweb-microservice/generate_schemas.js opengeodeweb_viewer rpc rpc .",
7
"test": "npm run json",
8
"build": "npm run json"
9
},
0 commit comments