Skip to content

Commit 34880b9

Browse files
committed
chore: release version v0.15.4
1 parent 26764dc commit 34880b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "feflow-cli",
3-
"version": "0.15.3",
3+
"version": "0.15.4",
44
"description": "A command line tool aims to improve front-end engineer workflow.",
55
"main": "lib/core/index.js",
66
"scripts": {
@@ -27,7 +27,7 @@
2727
"feflow": "./bin/feflow"
2828
},
2929
"configs": {
30-
"compatibleVersion": ">=0.15.0"
30+
"compatibleVersion": ">=0.15.4"
3131
},
3232
"dependencies": {
3333
"abbrev": "^1.1.0",

0 commit comments

Comments
 (0)