Skip to content

Commit e061ccc

Browse files
update jsstore version in mahal example
1 parent 43b439a commit e061ccc

File tree

2 files changed

+68
-35
lines changed

2 files changed

+68
-35
lines changed

mahal/package-lock.json

Lines changed: 65 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mahal/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"license": "",
1313
"private": "true",
1414
"dependencies": {
15-
"jsstore": "^4.3.8",
16-
"mahal": "^1.1.3"
15+
"jsstore": "^4.4.2",
16+
"mahal": "^1.4.1"
1717
},
1818
"devDependencies": {
1919
"@babel/core": "^7.11.0",
@@ -28,7 +28,7 @@
2828
"css-minimizer-webpack-plugin": "^3.4.1",
2929
"file-loader": "^6.2.0",
3030
"html-webpack-plugin": "^5.2.0",
31-
"mahal-webpack-loader": "^1.1.3",
31+
"mahal-webpack-loader": "^1.4.1",
3232
"mini-css-extract-plugin": "^2.5.3",
3333
"sass": "^1.49.0",
3434
"sass-loader": "^12.4.0",

0 commit comments

Comments
 (0)