Skip to content

Commit 4e9abaa

Browse files
Bump version to v0.17.0
1 parent e09677a commit 4e9abaa

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ef-core",
3-
"version": "0.16.6",
3+
"version": "0.17.0",
44
"description": "Core of ef.js (without parser)",
55
"main": "dist/ef-core.min.js",
66
"module": "src/ef-core.js",
@@ -33,12 +33,12 @@
3333
"@rollup/plugin-eslint": "^9.0.4",
3434
"@rollup/plugin-node-resolve": "^15.1.0",
3535
"@rollup/plugin-replace": "^5.0.2",
36-
"chalk": "^5.2.0",
36+
"chalk": "^5.3.0",
3737
"chokidar": "^3.5.3",
3838
"cross-env": "^7.0.3",
3939
"eslint": "^8.43.0",
4040
"jsdoc": "^4.0.2",
41-
"rollup": "^3.25.3",
41+
"rollup": "^3.26.0",
4242
"rollup-plugin-browsersync": "^1.3.3",
4343
"rollup-plugin-esbuild": "^5.0.0",
4444
"rollup-plugin-progress": "^1.1.2"

0 commit comments

Comments
 (0)