Skip to content

Commit 9068270

Browse files
Update package.json
Co-authored-by: Arnaud Botella <[email protected]>
1 parent 8c712ae commit 9068270

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
@@ -1,7 +1,7 @@
11
{
22
"name": "@geode/opengeodeweb-viewer",
33
"scripts": {
4-
"json": "node ./node_modules/@geode/opengeodeweb-back/generate_schemas.js opengeodeweb_viewer rpc rpc .",
4+
"json": "npm explore @geode/opengeodeweb-back -- npm run json opengeodeweb_viewer rpc rpc .",
55
"test": "npm run json && pytest"
66
},
77
"dependencies": {

0 commit comments

Comments
 (0)