Skip to content

Commit

Permalink
0.17.1-obsidian-37, 2.4.0-beta-1
Browse files Browse the repository at this point in the history
  • Loading branch information
zsviczian committed Aug 8, 2024
1 parent fe79042 commit e785279
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion packages/excalidraw/components/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3907,7 +3907,6 @@ class App extends React.Component<AppProps, AppState> {
true,
x,
y,
this.scene,
);
});
},
Expand Down
2 changes: 1 addition & 1 deletion packages/excalidraw/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zsviczian/excalidraw",
"version": "0.17.1-obsidian-36",
"version": "0.17.1-obsidian-37",
"main": "main.js",
"types": "types/excalidraw/index.d.ts",
"files": [
Expand Down

0 comments on commit e785279

Please sign in to comment.