Merge branch 'master' into skeleton

This commit is contained in:
Sercan Yemen 2018-03-09 20:14:36 +03:00
commit 8374c7d059
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"project": {
"name": "fuse2"
"name": "fuse"
},
"apps": [
{

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "fuse",
"version": "5.2.8",
"version": "5.2.9",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "fuse",
"version": "5.2.8",
"version": "5.2.9",
"license": "https://themeforest.net/licenses/terms/regular",
"scripts": {
"ng": "ng",