Skip to content

Commit 2bfbcc3

Browse files
committed
fix: update engines field
1 parent 256034c commit 2bfbcc3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"url": "https://github.com/egoist/rollup-plugin-postcss/issues"
2828
},
2929
"engines": {
30-
"node": ">=8"
30+
"node": ">=6"
3131
},
3232
"homepage": "https://github.com/egoist/rollup-plugin-postcss#readme",
3333
"devDependencies": {
@@ -85,4 +85,4 @@
8585
]
8686
]
8787
}
88-
}
88+
}

0 commit comments

Comments
 (0)