Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Commit

Permalink
Merge pull request #377 from Bayer-Group/scope-change
Browse files Browse the repository at this point in the history
Changed scope to @monsantoit
  • Loading branch information
gabe647 authored Jan 31, 2022
2 parents c33f1f3 + d592c69 commit 693bd5d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bayer/ol-kit",
"version": "1.21.0",
"name": "@monsantoit/ol-kit",
"version": "2.0.0",
"license": "BSD",
"description": "Mapping components & utils built with openlayers + react",
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions src/Draw/__snapshots__/DrawContainer.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ exports[`<DrawContainer /> should render a basic prebuilt DrawContainer componen
[33mclass[39m=[32m\\"sc-gsDKAQ iJJRQN\\"[39m
[33mhref[39m=[32m\\"https://ol-kit.com/\\"[39m
[33mtarget[39m=[32m\\"_blank\\"[39m
[33mtitle[39m=[32m\\"Powered by ol-kit v1.21.0\\"[39m
[33mtitle[39m=[32m\\"Powered by ol-kit v2.0.0\\"[39m
[36m>[39m
[36m<svg[39m
[33mviewBox[39m=[32m\\"0 0 204.76 236.44\\"[39m
Expand Down Expand Up @@ -156,5 +156,5 @@ exports[`<DrawContainer /> should render a basic prebuilt DrawContainer componen
[36m>[39m
[36m<div[39m
[33maria-haspopup[39m=[32m\\"listbox\\"[39m
[33mclass[39m=[32m\\"MuiSelect-root WithStyles(ForwardRef(Select))-root-10 WithStyles(ForwardRef(Select))-root-11 MuiSelect-select MuiSelect-selectMenu MuiInput..."
[33mclass[39m=[32m\\"MuiSelect-root WithStyles(ForwardRef(Select))-root-10 WithStyles(ForwardRef(Select))-root-11 MuiSelect-select MuiSelect-selectMenu MuiInputB..."
`;

0 comments on commit 693bd5d

Please sign in to comment.