Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 6e02934

Browse files
NickTomlincnishina
authored andcommitted
chore(fix): Update module main in package.json to use built.
Closes #3034
1 parent 9144494 commit 6e02934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"protractor": "bin/protractor",
5050
"webdriver-manager": "bin/webdriver-manager"
5151
},
52-
"main": "lib/protractor.js",
52+
"main": "built/protractor.js",
5353
"scripts": {
5454
"prepublish": "gulp prepublish",
5555
"pretest": "gulp pretest",

0 commit comments

Comments
 (0)