Skip to content

Commit 2857158

Browse files
committed
package.json aded node script
1 parent 54246f8 commit 2857158

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": "ogw-generate-schemas opengeodeweb_viewer rpc rpc .",
6+
"json": "node ./node_modules/@geode/opengeodeweb-microservice/generate_schemas.js opengeodeweb_viewer rpc rpc .",
77
"test": "npm run json",
88
"build": "npm run json"
99
},

0 commit comments

Comments
 (0)