Skip to content

Commit

Permalink
Release 1.1.5
Browse files Browse the repository at this point in the history
oss-sauce-bot committed Nov 10, 2020
1 parent bd78c52 commit 04dac4a
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "network-viewer",
"version": "1.1.4",
"version": "1.1.5",
"main": "./lib/index.js",
"scripts": {
"start": "concurrently -n 'library,example' -c 'bgBlue.bold,bgGreen.bold' 'npm run watch:lib' 'npm run watch:examples'",

0 comments on commit 04dac4a

Please sign in to comment.