Skip to content

Commit

Permalink
Merge pull request #18 from polarityio/develop
Browse files Browse the repository at this point in the history
Creating Release with Dereferenced Symlinks, polarityIntegrationUuid, & No Dev Dependencies for Machine Readability
  • Loading branch information
penwoodjon committed Mar 15, 2023
2 parents d418579 + c8e5de8 commit e53fccc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions config/config.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"polarityIntegrationUuid": "4131fc90-c348-11ed-9ce8-b95de3641fbd",
"name": "urlscan",
"acronym": "URLS",
"description": "Searches the urlscan.io API and returns results from the most recent, relevant scan",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "urlscan",
"version": "3.6.4",
"version": "3.6.3",
"main": "./integration.js",
"private": true,
"scripts": {
Expand All @@ -16,4 +16,4 @@
"jest": "^28.1.0",
"nock": "^13.2.4"
}
}
}

0 comments on commit e53fccc

Please sign in to comment.