Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

Commit

Permalink
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@cerner/carbon-graphs",
"description": "A graphing library built using d3 based on Cerner design standards",
"version": "1.7.1",
"version": "1.8.0",
"author": "Cerner Corporation",
"browserslist": [
"Android >= 4",
Expand Down Expand Up @@ -166,4 +166,4 @@
"test": "karma start ./build/karma/karma.config.js --single-run --no-auto-watch",
"test:persist": "karma start ./build/karma/karma.config.js --no-single-run"
}
}
}

0 comments on commit 4c3c5b4

Please sign in to comment.