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 5
5
"test" : " npm run json && pytest"
6
6
},
7
7
"dependencies" : {
8
- "@geode/opengeodeweb-back" : " 5.4.1 "
8
+ "@geode/opengeodeweb-back" : " 5.8.6 "
9
9
},
10
10
"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"
14
14
}
15
15
},
16
16
"version" : " 0.0.0-semantically-released" ,
34
34
"access" : " public"
35
35
},
36
36
"files" : [
37
- " schemas .json"
37
+ " opengeodeweb_viewer_schemas .json"
38
38
]
39
39
}
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
5
6
6
[project ]
7
7
name = " OpenGeodeWeb-Viewer"
8
- version = " 1.10.0 "
8
+ version = " 1.10.1-rc.1 "
9
9
dynamic = [" dependencies" ]
10
10
authors = [
11
11
{ name =" Geode-solutions" , email =" team-web@geode-solutions.com" },
You can’t perform that action at this time.
0 commit comments