create-blocklet 0.4.48 → 0.4.49

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-blocklet",
3
- "version": "0.4.48",
3
+ "version": "0.4.49",
4
4
  "exports": "./index.js",
5
5
  "type": "module",
6
6
  "repository": "git@github.com:blocklet/create-blocklet.git",
@@ -1,3 +1,3 @@
1
- # template-blocklet-page
1
+ # template-doc-site
2
2
 
3
3
  A doc-site template for creating a new blocklet project.
@@ -1,3 +1,3 @@
1
- # template-react
1
+ # template-express
2
2
 
3
- A react template for creating a new blocklet project.
3
+ A express template for creating a new blocklet project.
@@ -1,3 +1,3 @@
1
- # template-react
1
+ # template-nextjs
2
2
 
3
- A react template for creating a new blocklet project.
3
+ A nextjs template for creating a new blocklet project.
@@ -1,3 +1,3 @@
1
- # template-react
1
+ # template-react-gun
2
2
 
3
- A react template for creating a new blocklet project.
3
+ A react gun for creating a new blocklet project.
@@ -30,7 +30,7 @@
30
30
  "npm-run-all": "^4.1.5",
31
31
  "prettier": "^2.7.1",
32
32
  "vite": "^3.0.9",
33
- "vite-plugin-blocklet": "^0.4.48",
33
+ "vite-plugin-blocklet": "^0.4.49",
34
34
  "vite-plugin-html": "^3.2.0",
35
35
  "vite-plugin-solid": "^2.3.0"
36
36
  },
@@ -24,7 +24,7 @@
24
24
  "lint-staged": "^12.5.0",
25
25
  "prettier": "^2.7.1",
26
26
  "vite": "^3.0.9",
27
- "vite-plugin-blocklet": "^0.4.48",
27
+ "vite-plugin-blocklet": "^0.4.49",
28
28
  "vite-plugin-html": "^3.2.0",
29
29
  "vite-plugin-solid": "^2.3.0"
30
30
  },
@@ -44,7 +44,7 @@
44
44
  "prettier": "^2.7.1",
45
45
  "svelte": "^3.49.0",
46
46
  "vite": "^3.0.9",
47
- "vite-plugin-blocklet": "^0.4.48",
47
+ "vite-plugin-blocklet": "^0.4.49",
48
48
  "vite-plugin-html": "^3.2.0"
49
49
  },
50
50
  "lint-staged": {
@@ -25,7 +25,7 @@
25
25
  "prettier": "^2.7.1",
26
26
  "svelte": "^3.49.0",
27
27
  "vite": "^3.0.9",
28
- "vite-plugin-blocklet": "^0.4.48",
28
+ "vite-plugin-blocklet": "^0.4.49",
29
29
  "vite-plugin-html": "^3.2.0"
30
30
  },
31
31
  "lint-staged": {
@@ -47,7 +47,7 @@
47
47
  "npm-run-all": "^4.1.5",
48
48
  "prettier": "^2.7.1",
49
49
  "vite": "^3.0.9",
50
- "vite-plugin-blocklet": "^0.4.48"
50
+ "vite-plugin-blocklet": "^0.4.49"
51
51
  },
52
52
  "lint-staged": {
53
53
  "*.{mjs,js,vue}": [
@@ -26,7 +26,7 @@
26
26
  "lint-staged": "^12.5.0",
27
27
  "prettier": "^2.7.1",
28
28
  "vite": "^3.0.9",
29
- "vite-plugin-blocklet": "^0.4.48",
29
+ "vite-plugin-blocklet": "^0.4.49",
30
30
  "vite-plugin-html": "^3.2.0"
31
31
  },
32
32
  "lint-staged": {