Skip to content

Commit 30b5edd

Browse files
committed
Merge branch 'pakastin-master'
2 parents 638362d + 0aac397 commit 30b5edd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

frameworks/keyed/redom/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"author": "",
1414
"license": "ISC",
1515
"devDependencies": {
16-
"redom": "3.13.1",
17-
"rollup": "0.65.2",
16+
"redom": "3.14.1",
17+
"rollup": "0.66.2",
1818
"rollup-plugin-buble": "0.19.2",
1919
"rollup-plugin-node-resolve": "3.4.0",
20-
"rollup-plugin-uglify": "5.0.2"
20+
"rollup-plugin-uglify": "6.0.0"
2121
}
2222
}

frameworks/non-keyed/redom/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"author": "",
1414
"license": "ISC",
1515
"devDependencies": {
16-
"redom": "~3.13.1",
17-
"rollup": "~0.65.2",
16+
"redom": "~3.14.1",
17+
"rollup": "~0.66.2",
1818
"rollup-plugin-buble": "~0.19.2",
1919
"rollup-plugin-node-resolve": "~3.4.0",
20-
"rollup-plugin-uglify": "~5.0.2"
20+
"rollup-plugin-uglify": "~6.0.0"
2121
}
2222
}

0 commit comments

Comments
 (0)