Skip to content

Commit 0274f74

Browse files
author
xhlulu
committed
npm run build
1 parent ab86c80 commit 0274f74

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
name = "DashVtk"
3-
uuid = "1b08a953-4be3-4667-9a23-c02429c8e03d"
3+
uuid = "1b08a953-4be3-4667-9a23-d2f79aa8771a"
44
authors = ["Kitware Inc <sebastien.jourdain@kitware.com> and Plotly Technologies <xinghan@plot.ly>"]
55
version = "0.0.7"
66

dash_vtk/dash_vtk.min.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.

dash_vtk/package-info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"license": "MIT",
2626
"dependencies": {
2727
"ramda": "^0.26.1",
28-
"react-vtk-js": "1.2.1"
28+
"react-vtk-js": "^1.2.2"
2929
},
3030
"devDependencies": {
3131
"@babel/core": "^7.5.4",

deps/dash_vtk.min.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.

inst/deps/dash_vtk.min.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.

0 commit comments

Comments
 (0)