Skip to content

Commit

Permalink
Dropped lage, using npm 7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
niemyjski committed Mar 24, 2021
1 parent 8a47f13 commit 7415c31
Show file tree
Hide file tree
Showing 6 changed files with 541 additions and 3,789 deletions.
5 changes: 5 additions & 0 deletions example/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,10 @@
"license": "Apache-2.0",
"dependencies": {
"@exceptionless/browser": "2.0.0-pre"
},
"scripts": {
"build": "",
"build:watch": "",
"test": ""
}
}
5 changes: 5 additions & 0 deletions example/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,10 @@
"dependencies": {
"express": "4.16.4",
"@exceptionless/node": "2.0.0-pre"
},
"scripts": {
"build": "",
"build:watch": "",
"test": ""
}
}
Loading

0 comments on commit 7415c31

Please sign in to comment.