Skip to content

Commit ae0c4aa

Browse files
Upgrade ef-core to 0.15.3
1 parent efdd742 commit ae0c4aa

File tree

4 files changed

+100
-100
lines changed

4 files changed

+100
-100
lines changed

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

Lines changed: 49 additions & 49 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-react": "^7.31.8",
4444
"postcss": "^8.4.16",
4545
"postcss-nested": "5",
46-
"postcss-preset-env": "^7.8.1",
46+
"postcss-preset-env": "^7.8.2",
4747
"postcss-simple-vars": "7",
4848
"rollup": "^2.79.0",
4949
"rollup-plugin-browsersync": "^1.3.3",
@@ -55,6 +55,6 @@
5555
"rollup-plugin-terser": "^7.0.2"
5656
},
5757
"dependencies": {
58-
"ef-core": "^0.15.2"
58+
"ef-core": "^0.15.3"
5959
}
6060
}

0 commit comments

Comments
 (0)