Skip to content

Commit 299bf39

Browse files
committed
Add submit-pr script
1 parent 1283339 commit 299bf39

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"scripts": {
3+
"submit-pr": "bash scripts/submit-component-pr.sh"
4+
},
25
"devDependencies": {
36
"@webflow/data-types": "^1.2.0",
47
"@webflow/react": "^1.2.0",

0 commit comments

Comments
 (0)