Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yogevbd committed Mar 25, 2021
1 parent de4244a commit 00ff95b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "enforce-label-action",
"version": "1.0.0",
"description": "Enforce PR labels for Github Actions",
"main": "lib/main.js",
"main": "src/main.ts",
"scripts": {
"build": "tsc",
"format": "prettier --write src/*.ts"
Expand Down

0 comments on commit 00ff95b

Please sign in to comment.