Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 7452f5f

Browse files
committed
Release 4.0.1.
1 parent b9acc79 commit 7452f5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "brunch",
33
"description": "Fast front-end web app build tool with simple declarative config, seamless incremental compilation for rapid development, an opinionated pipeline and workflow, and core support for source maps",
4-
"version": "4.0.0",
5-
"main": "./lib/index",
4+
"version": "4.0.1",
5+
"main": "./lib/index.js",
66
"files": [
77
"bin",
88
"lib"

0 commit comments

Comments
 (0)