Skip to content

Commit 8398105

Browse files
committed
Update js applet
new dependencies
1 parent 941bf15 commit 8398105

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python-wrapper/src/neo4j_viz/resources/nvl_entrypoint/base.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/clean_js_applet.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ set -o pipefail
77
(
88
cd "${GIT_ROOT}/js-applet"
99
rm -rf node_modules
10-
rm yarn.lock
10+
rm -f yarn.lock
1111
)

0 commit comments

Comments
 (0)