create-sip 0.10.2 → 0.10.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "expressapi",
3
- "version": "1.0.1",
3
+ "version": "0.0.1",
4
4
  "description": "Express API with simple Sequelize",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-sip",
3
- "version": "0.10.2",
3
+ "version": "0.10.4",
4
4
  "main": "index.js",
5
5
  "bin": {
6
6
  "create-sip": "create-sip.js"
@@ -10,17 +10,17 @@ Licenc: MIT
10
10
  -->
11
11
 
12
12
  <!DOCTYPE html>
13
- <html lang="hu">
13
+ <html lang="en">
14
14
  <head>
15
15
  <meta charset="UTF-8">
16
- <title>Sinto esbuild</title>
16
+ <title>Sip</title>
17
17
  <link rel="stylesheet" href="bootstrap.css">
18
18
  <link rel="stylesheet" href="style.css">
19
19
  </head>
20
20
  <body>
21
21
  <div class="container">
22
- <h1>Sinto</h1>
23
- <p>The website generated by Sinto.</p>
22
+ <h1>Sip</h1>
23
+ <p>The website generated by Sip.</p>
24
24
 
25
25
  </div>
26
26
  <script src="bootstrap.js"></script>
@@ -10,17 +10,17 @@ Licenc: MIT
10
10
  -->
11
11
 
12
12
  <!DOCTYPE html>
13
- <html lang="hu">
13
+ <html lang="en">
14
14
  <head>
15
15
  <meta charset="UTF-8">
16
- <title>Sinto esbuild</title>
16
+ <title>Sip</title>
17
17
  <link rel="stylesheet" href="bootstrap.css">
18
18
  <link rel="stylesheet" href="style.css">
19
19
  </head>
20
20
  <body>
21
21
  <div class="container">
22
- <h1>Sinto</h1>
23
- <p>The website generated by Sinto.</p>
22
+ <h1>Sip</h1>
23
+ <p>The website generated by Sip.</p>
24
24
 
25
25
  </div>
26
26
  <script src="bootstrap.js"></script>
@@ -9,10 +9,11 @@
9
9
  </head>
10
10
  <body>
11
11
  <div class="container">
12
- <h1>Sip projekt</h1>
12
+ <h1>Sip project</h1>
13
13
  <p>
14
14
  This is a Node.js project for webpage. Generated by sip.
15
15
  </p>
16
16
  </div>
17
+ <script src="app.js"></script>
17
18
  </body>
18
19
  </html>
@@ -9,7 +9,7 @@
9
9
  <body>
10
10
 
11
11
  <div class="container">
12
- <h1>Sip projekt</h1>
12
+ <h1>Sip project</h1>
13
13
  <p>
14
14
  This project generated sip generator.
15
15
  </p>