@tomjs/create-app 0.1.0 → 0.1.1

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": "@tomjs/create-app",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "create tomjs web app",
5
5
  "keywords": [
6
6
  "tomjs",
@@ -2,7 +2,7 @@
2
2
 
3
3
  ![npm](https://img.shields.io/npm/v/template-node-github) ![NPM](https://img.shields.io/npm/l/template-node-github) ![npm package minimized gzipped size (scoped version select exports)](https://img.shields.io/bundlejs/size/template-node-github)
4
4
 
5
- Basic node template
5
+ > Basic node template
6
6
 
7
7
  **English** | [中文](./README.zh_CN.md)
8
8
 
@@ -2,7 +2,7 @@
2
2
 
3
3
  ![npm](https://img.shields.io/npm/v/template-node-github) ![NPM](https://img.shields.io/npm/l/template-node-github) ![npm package minimized gzipped size (scoped version select exports)](https://img.shields.io/bundlejs/size/template-node-github)
4
4
 
5
- 基础 node 模板
5
+ > 基础 node 模板
6
6
 
7
7
  [English](./README.md) | **中文**
8
8