Skip to content

Commit

Permalink
Remove suspicious callback to blip.strongloop.com that breaks all dep…
Browse files Browse the repository at this point in the history
…endant packages of [email protected]

Also bumped version to 0.3.5

Fixes strongloop#57
  • Loading branch information
cunneen committed Apr 26, 2024
1 parent 5c778e4 commit 082379e
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zone",
"version": "0.3.4",
"version": "0.3.5",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -16,8 +16,5 @@
"bugs": {
"url": "https://github.com/strongloop/zone/issues"
},
"homepage": "https://github.com/strongloop/zone",
"optionalDependencies": {
"sl-blip": "http://blip.strongloop.com/[email protected]"
}
"homepage": "https://github.com/strongloop/zone"
}

0 comments on commit 082379e

Please sign in to comment.