Skip to content

Commit

Permalink
Update package.json and README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hasanbalci committed Apr 12, 2019
1 parent 6ec476c commit d10c565
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# cose-base
cose-base
================================================================================

## Description

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cose-base",
"version": "1.0.0",
"description": "",
"description": "Core module for compound spring embedder based layout styles",
"main": "cose-base.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down Expand Up @@ -34,6 +34,6 @@
"webpack-dev-server": "^2.4.5"
},
"dependencies": {
"layout-base": "https://github.com/iVis-at-Bilkent/layout-base#unstable"
"layout-base": "^1.0.0"
}
}

0 comments on commit d10c565

Please sign in to comment.