Skip to content

Commit

Permalink
remove bower, update version
Browse files Browse the repository at this point in the history
  • Loading branch information
PeteSchuster committed Aug 29, 2017
1 parent 925039a commit a70c4d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,7 @@ Welcome to the All Digital brought to you by Comcast.
In your project:

```bash
npm install git+https://github.com/Comcast/all-digital.git#v1.10.0
```

or

```bash
bower install [email protected]:Comcast/all-digital.git#~v1.9.2
npm install git+https://github.com/Comcast/all-digital.git#v1.10.1
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "all-digital",
"version": "1.9.2",
"version": "1.10.1",
"description": "CSS for All Digital",
"repository": {
"type": "git",
Expand Down

0 comments on commit a70c4d7

Please sign in to comment.