Skip to content

Commit 1bd8193

Browse files
author
Shane Osbourne
committed
don't change package main
1 parent 44b2a34 commit 1bd8193

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/browser-sync/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
},
99
"repository": "BrowserSync/browser-sync",
1010
"license": "Apache-2.0",
11-
"main": "dist2/index.js",
12-
"bin": "dist2/bin.js",
11+
"main": "dist/index.js",
12+
"bin": "dist/bin.js",
1313
"files": [
1414
"dist2",
1515
"certs",

0 commit comments

Comments
 (0)