Skip to content

Commit

Permalink
v1.1.67
Browse files Browse the repository at this point in the history
  • Loading branch information
Xterionix committed Sep 29, 2023
1 parent 1ec8bc3 commit dac9bdf
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/auto-completions.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/auto-completions.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/file-definitions.js

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

3 changes: 2 additions & 1 deletion dist/file-definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@
"file_viewer": "json",
"start_state": "dialog/main",
"file_creator": "dialog",
"highlighter": "dialog"
"highlighter": "dialog",
"lightning_cache": "dialog"
},
{
"id": "entity",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bridgex-data",
"version": "1.1.66",
"version": "1.1.67",
"description": "Provide data for the bridge. editor",
"main": "dist/auto-completions.js",
"scripts": {
Expand Down

0 comments on commit dac9bdf

Please sign in to comment.