Skip to content

Commit c174fa7

Browse files
committed
Rename dist to build
1 parent 76b96c8 commit c174fa7

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,9 +1,9 @@
11
{
22
"name": "eslint-config-standard-prettier-fp",
33
"version": "15.3.2",
4-
"main": "dist/src/.eslintrc.json",
4+
"main": "build/src/.eslintrc.json",
55
"files": [
6-
"dist/src"
6+
"build/src"
77
],
88
"scripts": {
99
"test": "gulp test"

0 commit comments

Comments
 (0)