Skip to content

Commit

Permalink
removed unnecessary test script
Browse files Browse the repository at this point in the history
  • Loading branch information
imolorhe committed Feb 17, 2024
1 parent 937a11e commit 6148aa3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/altair-electron-settings-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"compile": "node scripts/build.js",
"prepare": "yarn prepare-dist && yarn compile && yarn types",
"prepare-dist": "node scripts/prepare_dist.js",
"test": "jest",
"types": "dts-bundle-generator src/index.ts -o build/index.d.ts --external-inlines altair-graphql-core --external-inlines altair-static"
},
"types": "./build/index.d.ts"
Expand Down

0 comments on commit 6148aa3

Please sign in to comment.