Browse Source

updated package info

main
kj1352 1 year ago
parent
commit
87a20a84ec
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      package.json
  2. +1
    -1
      src/index.html

+ 1
- 1
package.json View File

@@ -1,6 +1,6 @@
{ {
"name": "sripuram-pwa", "name": "sripuram-pwa",
"version": "0.0.1",
"version": "1.0.0",
"author": "Ionic Framework", "author": "Ionic Framework",
"homepage": "https://ionicframework.com/", "homepage": "https://ionicframework.com/",
"scripts": { "scripts": {


+ 1
- 1
src/index.html View File

@@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<title>Ionic App</title>
<title>Sripuram App</title>


<base href="/" /> <base href="/" />




Loading…
Cancel
Save