nsgm-cli 2.0.14 → 2.0.15

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/README.md CHANGED
@@ -5,6 +5,8 @@
5
5
  - 项目配置见 project.config.js
6
6
  - Next 框架配置见 next.config.js
7
7
  - [ERISHEN](https://www.erishen.cn/)
8
+ - [Demo](https://nsgm.erishen.cn:8443/)
9
+
8
10
  ## 命令
9
11
  - nsgm init 初始化项目
10
12
  - nsgm upgrade 升级项目基础文件
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nsgm-cli",
3
- "version": "2.0.14",
3
+ "version": "2.0.15",
4
4
  "description": "A CLI tool to run Next/Style-components and Graphql/Mysql fullstack project",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file