Skip to content

Commit 384b7df

Browse files
committed
Update to 3.14.1
1 parent 3ac218c commit 384b7df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frameworks/keyed/redom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "",
1414
"license": "ISC",
1515
"devDependencies": {
16-
"redom": "3.14.0",
16+
"redom": "3.14.1",
1717
"rollup": "0.66.2",
1818
"rollup-plugin-buble": "0.19.2",
1919
"rollup-plugin-node-resolve": "3.4.0",

frameworks/non-keyed/redom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "",
1414
"license": "ISC",
1515
"devDependencies": {
16-
"redom": "~3.14.0",
16+
"redom": "~3.14.1",
1717
"rollup": "~0.66.2",
1818
"rollup-plugin-buble": "~0.19.2",
1919
"rollup-plugin-node-resolve": "~3.4.0",

0 commit comments

Comments
 (0)