Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from JupiterOne/fix-npm-package-name
Browse files Browse the repository at this point in the history
Fix npm package name and retrying 1.0.0 release
  • Loading branch information
adam-in-ict authored Nov 24, 2021
2 parents 1353242 + 8f1134d commit d54e9c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jupiterone/integration-template",
"name": "@jupiterone/graph-zoom",
"version": "1.0.0",
"description": "A JupiterOne Integration",
"description": "JupiterOne integration for ingesting data from Zoom",
"license": "MPL-2.0",
"main": "src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit d54e9c0

Please sign in to comment.