Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Commit be2e1a3

Browse files
committed
Updated README
1 parent c6822e5 commit be2e1a3

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

README.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ the https://github.com/angular/angular-cli[Angular CLI].
55

66
image:https://img.shields.io/travis/oasp/oasp4js-ng-project-seed/master.svg[Build Status (Travis CI), link=https://travis-ci.org/oasp/oasp4js-ng-project-seed]
77
image:https://img.shields.io/codecov/c/github/oasp/oasp4js-ng-project-seed/master.svg[Code Coverage, link=https://codecov.io/gh/oasp/oasp4js-ng-project-seed]
8-
image:https://www.versioneye.com/user/projects/58de741a26a5bb0038e4218a/badge.svg[Dependency Status, link=https://www.versioneye.com/user/projects/58de741a26a5bb0038e4218a]
8+
image:https://www.versioneye.com/user/projects/59315f2e22f278003c5f84d5/badge.svg[Dependency Status, link=https://www.versioneye.com/user/projects/59315f2e22f278003c5f84d5]
99

1010
== Getting started
1111

@@ -16,7 +16,7 @@ It is highly recommended to use the following versions:
1616

1717
* Node.js 6.9.5
1818
* Yarn 0.21.3
19-
* Angular CLI 1.0.0
19+
* Angular CLI 1.1.0
2020

2121
==== Git
2222
Check if you have a Git client already installed:

yarn.lock

+1-8
Original file line numberDiff line numberDiff line change
@@ -5209,20 +5209,13 @@ wrappy@1:
52095209
version "1.0.2"
52105210
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
52115211

5212-
5212+
[email protected], ws@^1.0.1:
52135213
version "1.1.2"
52145214
resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.2.tgz#8a244fa052401e08c9886cf44a85189e1fd4067f"
52155215
dependencies:
52165216
options ">=0.0.5"
52175217
ultron "1.0.x"
52185218

5219-
ws@^1.0.1:
5220-
version "1.1.4"
5221-
resolved "https://registry.yarnpkg.com/ws/-/ws-1.1.4.tgz#57f40d036832e5f5055662a397c4de76ed66bf61"
5222-
dependencies:
5223-
options ">=0.0.5"
5224-
ultron "1.0.x"
5225-
52265219
52275220
version "1.0.0"
52285221
resolved "https://registry.yarnpkg.com/wtf-8/-/wtf-8-1.0.0.tgz#392d8ba2d0f1c34d1ee2d630f15d0efb68e1048a"

0 commit comments

Comments
 (0)