Skip to content

Commit

Permalink
fix(packagejson): clean up (#11)
Browse files Browse the repository at this point in the history
* fix(packagejson): clean up

* fix(packagejson): clean up

* fix(packagejson): clean up
  • Loading branch information
oycyc authored Aug 22, 2024
1 parent f2849c4 commit d11ba7e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
{
"name": "opa-rego-test-action",
"version": "1.0.0",
"scripts": {
"build": "npx ncc build src/index.ts -o dist --source-map",
"test": "npx jest"
},
"author": "",
"author": "Masterpoint",
"license": "MIT",
"description": "",
"devDependencies": {
"@types/jest": "^29.5.12",
"@types/node": "^22.1.0",

0 comments on commit d11ba7e

Please sign in to comment.