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