Skip to content

Commit 42dd84a

Browse files
committed
Updated versions of endorphin deps
1 parent dfb0f7e commit 42dd84a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

frameworks/keyed/endorphin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"author": "Sergey Chikuyonok",
1616
"license": "ISC",
1717
"devDependencies": {
18-
"@endorphinjs/rollup-plugin-endorphin": "^0.2.3",
18+
"@endorphinjs/rollup-plugin-endorphin": "^0.3.0",
1919
"chokidar": "^3.0.0",
20-
"endorphin": "^0.5.1",
20+
"endorphin": "^0.5.2",
2121
"rollup": "^1.12.4",
2222
"rollup-plugin-buble": "^0.19.6",
2323
"rollup-plugin-commonjs": "^10.0.0",

frameworks/non-keyed/endorphin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"author": "Sergey Chikuyonok",
1616
"license": "ISC",
1717
"devDependencies": {
18-
"@endorphinjs/rollup-plugin-endorphin": "^0.2.3",
18+
"@endorphinjs/rollup-plugin-endorphin": "^0.3.0",
1919
"chokidar": "^3.0.0",
20-
"endorphin": "^0.5.1",
20+
"endorphin": "^0.5.2",
2121
"rollup": "^1.12.4",
2222
"rollup-plugin-buble": "^0.19.6",
2323
"rollup-plugin-commonjs": "^10.0.0",

0 commit comments

Comments
 (0)