Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
Moecube Store
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
Moecube Store
Commits
9acb6303
Commit
9acb6303
authored
Dec 07, 2016
by
Filipe Silva
Committed by
GitHub
Dec 07, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: update to 2.3.0 (#308)
chore: update to 2.3.0
parent
2867bc16
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
12 deletions
+16
-12
CHANGELOG.md
CHANGELOG.md
+4
-0
package.json
package.json
+12
-12
No files found.
CHANGELOG.md
View file @
9acb6303
...
...
@@ -3,6 +3,10 @@ Upgraders: for a fresh start, consider running these commands
*
`git clean -xdf`
*
`npm install`
<a
name=
"0.2.20"
></a>
# 0.2.20 (2016-12-07)
*
Update to Angular 2.3.0
<a
name=
"0.2.19"
></a>
# 0.2.19 (2016-11-30)
*
remove upgrade mappings from
`systemjs.config.js`
PR #301
...
...
package.json
View file @
9acb6303
...
...
@@ -17,26 +17,26 @@
"author"
:
""
,
"license"
:
"
MIT
"
,
"dependencies"
:
{
"
@angular/common
"
:
"
~2.
2
.0
"
,
"
@angular/compiler
"
:
"
~2.
2
.0
"
,
"
@angular/core
"
:
"
~2.
2
.0
"
,
"
@angular/forms
"
:
"
~2.
2
.0
"
,
"
@angular/http
"
:
"
~2.
2
.0
"
,
"
@angular/platform-browser
"
:
"
~2.
2
.0
"
,
"
@angular/platform-browser-dynamic
"
:
"
~2.
2
.0
"
,
"
@angular/router
"
:
"
~3.
2
.0
"
,
"
@angular/common
"
:
"
~2.
3
.0
"
,
"
@angular/compiler
"
:
"
~2.
3
.0
"
,
"
@angular/core
"
:
"
~2.
3
.0
"
,
"
@angular/forms
"
:
"
~2.
3
.0
"
,
"
@angular/http
"
:
"
~2.
3
.0
"
,
"
@angular/platform-browser
"
:
"
~2.
3
.0
"
,
"
@angular/platform-browser-dynamic
"
:
"
~2.
3
.0
"
,
"
@angular/router
"
:
"
~3.
3
.0
"
,
"
angular-in-memory-web-api
"
:
"
~0.1.1
5
"
,
"
angular-in-memory-web-api
"
:
"
~0.1.1
7
"
,
"
systemjs
"
:
"
0.19.40
"
,
"
core-js
"
:
"
^2.4.1
"
,
"
reflect-metadata
"
:
"
^0.1.8
"
,
"
rxjs
"
:
"
5.0.0-
beta.12
"
,
"
zone.js
"
:
"
^0.
6.26
"
"
rxjs
"
:
"
5.0.0-
rc.4
"
,
"
zone.js
"
:
"
^0.
7.2
"
},
"devDependencies"
:
{
"
concurrently
"
:
"
^3.1.0
"
,
"
lite-server
"
:
"
^2.2.2
"
,
"
typescript
"
:
"
^
2.0.10
"
,
"
typescript
"
:
"
~
2.0.10
"
,
"
canonical-path
"
:
"
0.0.2
"
,
"
http-server
"
:
"
^0.9.0
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment