Skip to content

Commit

Permalink
Merge pull request #118 from JupiterOne/no-card-fix-pipeline
Browse files Browse the repository at this point in the history
No card fix pipeline
  • Loading branch information
bjoepfeiffer authored Sep 18, 2023
2 parents e0456c5 + 822c4a6 commit 6357271
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"name": "@jupiterone/insights-dashboards",
"version": "4.0.0",
"version": "4.0.1",
"license": "UNLICENSED",
"description": "JupiterOne Insights Dashboards",
"main": "insights-dashboards.js",
"module": "insights-dashboards.es5.js",
"typings": "insights-dashboards.d.ts",
"scripts": {
"build": "rimraf dist && rollup -c",
"postbuild": "cp yarn.lock package.json ./dist",
"deploy": "jupiterone-manual-deploy -t jupiterone-dev -a apply",
"destroy": "jupiterone-manual-deploy -t jupiterone-dev -a destroy",
"plan": "jupiterone-manual-deploy -t jupiterone-dev -a plan",
Expand Down

0 comments on commit 6357271

Please sign in to comment.