File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55 "test" : " npm run json && pytest"
66 },
77 "dependencies" : {
8- "@geode/opengeodeweb-back" : " 5.4.1 "
8+ "@geode/opengeodeweb-back" : " 5.8.6 "
99 },
1010 "exports" : {
11- "./schemas .json" : {
12- "import" : " ./schemas .json" ,
13- "require" : " ./schemas .json"
11+ "./opengeodeweb_viewer_schemas .json" : {
12+ "import" : " ./opengeodeweb_viewer_schemas .json" ,
13+ "require" : " ./opengodeweb_viewer_schemas .json"
1414 }
1515 },
1616 "version" : " 0.0.0-semantically-released" ,
3434 "access" : " public"
3535 },
3636 "files" : [
37- " schemas .json"
37+ " opengeodeweb_viewer_schemas .json"
3838 ]
3939}
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
66[project ]
77name = " OpenGeodeWeb-Viewer"
8- version = " 1.10.0 "
8+ version = " 1.10.1-rc.1 "
99dynamic = [" dependencies" ]
1010authors = [
1111 { name =" Geode-solutions" , email =" team-web@geode-solutions.com" },
You can’t perform that action at this time.
0 commit comments