Skip to content

Commit

Permalink
chore: upgrade mithril-client-wasm dependency in www and www-test
Browse files Browse the repository at this point in the history
  • Loading branch information
dlachaume committed Oct 25, 2024
1 parent b5ede36 commit a3b248e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions mithril-client-wasm/www-test/package-lock.json

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

2 changes: 1 addition & 1 deletion mithril-client-wasm/www-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "www-test",
"version": "0.2.5",
"version": "0.2.6",
"private": true,
"scripts": {
"build": "webpack --config webpack.config.js",
Expand Down
6 changes: 3 additions & 3 deletions mithril-client-wasm/www/package-lock.json

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

2 changes: 1 addition & 1 deletion mithril-client-wasm/www/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "www",
"version": "0.2.5",
"version": "0.2.6",
"private": true,
"scripts": {
"build": "webpack --config webpack.config.js",
Expand Down

0 comments on commit a3b248e

Please sign in to comment.