Skip to content

Commit 6830ac2

Browse files
author
Parth Shah
committed
Merge branch 'release/v1.1.0'
2 parents 70b87fd + 7c7d0c1 commit 6830ac2

File tree

95 files changed

+3430
-1193
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+3430
-1193
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repository houses new Customer pages, using React, Redux, and Webpack.
44

5-
## Installation
5+
## Installation dsa
66

77
We use node 5.x and npm 3.x, so you may need to download a new version of node. The easiest way is to download [nvm](https://github.com/creationix/nvm). We have a `.nvmrc` file in the root of the project, so you can just run `nvm use` to switch to the correct version of node.
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "connect-app",
3-
"version": "1.0.21",
3+
"version": "1.1.0",
44
"description": "Customer pages in React and Redux",
55
"scripts": {
66
"start": "webpack-dev-server --history-api-fallback --dev --hot --inline --progress --tc --port 3000 --host 0.0.0.0",
Lines changed: 1 addition & 0 deletions
Loading

src/assets/images/product-code.svg

Lines changed: 1 addition & 0 deletions
Loading

src/assets/images/product-demo.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 9 additions & 0 deletions
Loading
Lines changed: 7 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)