Skip to content

Commit 143b229

Browse files
committed
script -> scripts
1 parent 104fcf6 commit 143b229

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"compile": "tsc",
1616

1717
"predist": "yarn compile",
18-
"dist": "node script/dist-to-packages.js",
18+
"dist": "node scripts/dist-to-packages.js",
1919

2020
"prebuild": "yarn lint && yarn dist",
2121
"build": "lerna run build",
File renamed without changes.

0 commit comments

Comments
 (0)