Skip to content

Commit

Permalink
chore: update project name
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandra committed Jun 2, 2017
1 parent 96f1021 commit 21ddc06
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 7 deletions.
3 changes: 1 addition & 2 deletions bower.json
@@ -1,6 +1,5 @@
{
"name": "theme-obliq",
"private": "true",
"name": "appticles-pwa-obliq",
"dependencies": {
"angular-translate": "^2.13.0",
"ngDfp": "^0.16.0",
Expand Down
2 changes: 1 addition & 1 deletion ionic.project
@@ -1,5 +1,5 @@
{
"name": "appticles-ionic1-seed",
"name": "appticles-pwa-obliq",
"app_id": "",
"gulpStartupTasks": [
"default",
Expand Down
1 change: 0 additions & 1 deletion karma.conf.js
Expand Up @@ -22,7 +22,6 @@ module.exports = function(config) {
'www/lib/ngDfp/angular-dfp.min.js',
'www/lib/ionic-pullup/dist/ion-pullup.min.js',

// 'src/app/main.js',
'src/app/app.module.js',

'src/app/**/*.module.js',
Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "appticles-theme-obliq",
"name": "appticles-pwa-obliq",
"version": "1.0.0",
"description": "The Obliq mobile app theme built on Angular JS and Ionic 1",
"description": "The Obliq progressive app theme built on Angular JS and Ionic 1",
"dependencies": {
"gulp": "^3.9.1",
"gulp-concat": "^2.6.0",
Expand Down
2 changes: 1 addition & 1 deletion src/index.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<title>Appticles Mobile App Theme Obliq</title>
<title>Appticles Progressive App Theme Obliq</title>

<!-- build:css -->
<!-- compiled css output -->
Expand Down

0 comments on commit 21ddc06

Please sign in to comment.