Skip to content

Commit a9a1c2d

Browse files
authored
Merge pull request #5 from explorable-viz/website
bumped to latest version number of fluid
2 parents 9292a6e + 9cba771 commit a9a1c2d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"packageManager": "yarn@1.22.22",
2121
"dependencies": {
22-
"@explorable-viz/fluid": "^0.7.99"
22+
"@explorable-viz/fluid": "^0.7.100"
2323
},
2424
"devDependencies": {
2525
"puppeteer": "23.2.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@
6868
style-mod "^4.1.0"
6969
w3c-keyname "^2.2.4"
7070

71-
"@explorable-viz/fluid@^0.7.99":
72-
version "0.7.99"
73-
resolved "https://registry.yarnpkg.com/@explorable-viz/fluid/-/fluid-0.7.99.tgz#9160b5dc73ec1b2d5e3e7d7eabf6db24e4d6d862"
74-
integrity sha512-w5EI2h9cCKpRq0L7cQaQqtYEPh1z0aPOifwa2xHnj+l/ACzp4uoNZczUsKazUQ1ZACCiN4ORFFlsH4aRt+DQ6w==
71+
"@explorable-viz/fluid@^0.7.100":
72+
version "0.7.100"
73+
resolved "https://registry.yarnpkg.com/@explorable-viz/fluid/-/fluid-0.7.100.tgz#a64ce98b6c37a17078f03c3db9b2d89b859fe711"
74+
integrity sha512-d27tqfo1lurXGArNVNMOz58WONNB092guwpqIW3KCFuGVgpalrQQ4WnmejMhIZOzkoyzR2CoTWK2WVJcEZ8ofg==
7575
dependencies:
7676
"@codemirror/commands" "6.2.2"
7777
"@codemirror/state" "6.2.0"

0 commit comments

Comments
 (0)