Skip to content

Commit 0a4770a

Browse files
Upgrade ef.js to v0.16.2
1 parent 2d98984 commit 0a4770a

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

frameworks/keyed/ef-js/package-lock.json

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

frameworks/keyed/ef-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
"rollup-plugin-progress": "^1.1.2"
5656
},
5757
"dependencies": {
58-
"ef-core": "^0.16.0"
58+
"ef-core": "^0.16.2"
5959
}
6060
}

frameworks/non-keyed/ef-js/package-lock.json

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

frameworks/non-keyed/ef-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
"rollup-plugin-progress": "^1.1.2"
5656
},
5757
"dependencies": {
58-
"ef-core": "^0.16.0"
58+
"ef-core": "^0.16.2"
5959
}
6060
}

0 commit comments

Comments
 (0)