Skip to content

Commit

Permalink
Merge pull request #12 from libremfg/bug-GrafanaEventEditorUpdate
Browse files Browse the repository at this point in the history
update the version of the LibreEventEditorPanel
  • Loading branch information
geoff-nunan authored Jan 18, 2022
2 parents 6d5709b + 36b261a commit 5e427ed
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Standalone/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ services:
condition: service_healthy
container_name: libre-edge-agent
appsmith:
image: appsmith/appsmith-ce
image: appsmith/appsmith-ce:v1.6.6
container_name: appsmith-ce
environment:
- APPSMITH_MAIL_ENABLED=true
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,12 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */

/** @license React v16.13.1
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"screenshots": [],
"version": "1.0.0",
"updated": "2021-10-07"
"updated": "2022-01-18"
},
"dependencies": {
"grafanaDependency": ">=7.0.0",
Expand Down

0 comments on commit 5e427ed

Please sign in to comment.