Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a0475b3

Browse files
committed
Fix package.json's reference to vendor/constants.js
1 parent 405be0f commit a0475b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"bin/jsx",
2222
"build/modules/",
2323
"vendor/fbtransform/",
24-
"vendor/woodchipper.js"
24+
"vendor/constants.js"
2525
],
2626
"main": "main.js",
2727
"bin": {

0 commit comments

Comments
 (0)